Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] support for alternate Host header #246

Merged
merged 2 commits into from
May 20, 2015

Conversation

thibaultcha
Copy link
Member

Proxying can now be triggered via a Host or a X-Host-Override
header. Multiple values can be given to each of those headers.

Fix #203

Proxying can now be triggered via a `Host` or a `X-Host-Override`
header. Multiple values can be given to each of those headers.

Fix #203
@thibaultcha thibaultcha force-pushed the feature/alternate-host-header branch from e08d4e8 to b1c17b2 Compare May 19, 2015 00:37
thibaultcha added a commit that referenced this pull request May 20, 2015
[feature] support for alternate Host header
@thibaultcha thibaultcha merged commit 532c91e into master May 20, 2015
@thibaultcha thibaultcha deleted the feature/alternate-host-header branch May 20, 2015 15:15
@ahmadnassri
Copy link
Contributor

related to #324 we should have an alternative to X-Host-Override

ctranxuan pushed a commit to streamdataio/kong that referenced this pull request Aug 25, 2015
[feature] support for alternate Host header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supporting alternate Host header for XMLHttpRequest requests
2 participants