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

incorrect host header #258

Closed
brharrington opened this issue Oct 28, 2014 · 1 comment
Closed

incorrect host header #258

brharrington opened this issue Oct 28, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@brharrington
Copy link
Contributor

When using RxNetty as a client the host header seems to only include the hostname regardless of the port. It should include the port if it is not 80:

http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23

@NiteshKant NiteshKant added this to the 0.3.16 milestone Oct 28, 2014
@NiteshKant NiteshKant added the bug label Oct 28, 2014
@NiteshKant NiteshKant self-assigned this Oct 28, 2014
@NiteshKant
Copy link
Member

@brharrington makes sense. I will make the change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants