backflow
backflow copied to clipboard
Configure backends by hostname
The host header in the request determines which URL the client expects to be talking to. But the code just routes to any of the configured backend URLs. I would like to have a way of selecting the backend URL based on the contents of the host header.