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

Support adding host header to web adapter #185

Merged

Conversation

jorissteyn
Copy link
Contributor

When using the Symfony HTTP client as web adapter it is now possible
to set the "Host:" header to the request made by cachetool. This
allows using URLs with specific IP addresses as host part, specifying
the actual hostname as a HTTP header.

This makes it possible to use cachetool on load-balanced web servers.

See #162

When using the Symfony HTTP client as web adapter it is now possible
to set the "Host:" header to the request made by cachetool. This
allows using URLs with specific IP addresses as host part, specifying
the actual hostname as a HTTP header.

This makes it possible to use cachetool on load-balanced web servers.

See gordalina#162
@gordalina gordalina merged commit d246889 into gordalina:master Jun 10, 2021
@gordalina
Copy link
Owner

Thank you! Released in 6.5.0

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.

2 participants