-
Notifications
You must be signed in to change notification settings - Fork 617
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #294: Use upstream hostname for request
WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP ----------------------------------------------- This patch is work in progress and demonstrates the desired behavior and adds a test to verify it. The feature needs to be made configurable per route. Fabio does not modify the Host header when forwarding the request to the upstream server. This patch enables a mode where for a specific route fabio will use the hostname of the upstream server as the host header. ----------------------------------------------- WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP Fixes #294
- Loading branch information
1 parent
b90b44c
commit d3e73f9
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters