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 issue #479 #602

Closed
wants to merge 3 commits into from
Closed

Feature issue #479 #602

wants to merge 3 commits into from

Conversation

AllenX2018
Copy link

@AllenX2018 AllenX2018 commented Jun 15, 2020

Fixes #479

Summary of Changes

1.custom proxy connect header

WilliamHeaven and others added 2 commits June 15, 2020 10:56
@AllenX2018
Copy link
Author

AllenX2018 commented Jun 24, 2020

@elithrar Could you pls help to review this pr?
Add Upgrader.NegotiateSubprotocols #480 ;
// NegotiateSubprotocol returns the negotiated subprotocol for the handshake
// request. If the returned string is "", then the the Sec-Websocket-Protocol header
// is not included in the handshake response. If the function returns an error, then
// Upgrade responds to the client with http.StatusBadRequest.
// If this function is not nil, then the Upgrader.Subportocols field is ignored.
Improve upgrader documentation regarding protocols #404

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.

Support custom HTTP headers for CONNECT proxy request
1 participant