Skip to content

Netty: Prevent overwriting the host header with the host from the URI #716

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

Merged

Conversation

AndyHovingh
Copy link

Without this change it is impossible to make requests to a host with a different host header.

@slandelle slandelle changed the title Prevent overwriting the host header with the host from the URI Netty: Prevent overwriting the host header with the host from the URI Sep 24, 2014
@slandelle slandelle added this to the 1.9.0 milestone Sep 24, 2014
@slandelle slandelle self-assigned this Sep 24, 2014
@slandelle
Copy link
Contributor

Will rework a bit :)
Thanks

slandelle pushed a commit that referenced this pull request Sep 24, 2014
Netty: Prevent overwriting the host header with the host from the URI
@slandelle slandelle merged commit 375a288 into AsyncHttpClient:master Sep 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants