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

Exclude port 443 from host http header #248

Merged
merged 1 commit into from May 9, 2016
Merged

Exclude port 443 from host http header #248

merged 1 commit into from May 9, 2016

Conversation

lrstanley
Copy link
Contributor

It looks to be common standard to strip the default http-based ports from the host header, when the port in mention is one of the two common default ports (e.g. port 80 and 443). This relates specifically to the initial negotiation.

E.g. for example: request/request#515 (comment)

I have been running into issues with this library directly, due to it commonly breaking upon handshakes with strictly-https endpoints.

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.

None yet

2 participants