Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Jan 9, 2021

There were a few PRs merged into the master branch that were then not
merged into the dev branch. This branch merges those changes in cleanly.

swithek and others added 9 commits September 22, 2020 13:55
Allow *http.Client with Timeout set
HTTP header values, as opposed to header keys,
are case sensitive, but implementation of headerTokens()
before this patch would return lowered values always.

This old behavior could lead to chromium (v87) WebSocket
rejecting connnection because negotiated subprotocol,
returned in Sec-WebSocket-Protocol header (lowered
be headerToken() function) would not match one sent
by client, in case client specified value with capital
letters.
There were a few PRs merged into the master branch that were then not
merged into the dev branch. This branch merges those changes in cleanly.

- #261
- #266
- #273
Thank you @icholy for identifying these in
#259 (comment)
@nhooyr nhooyr merged commit a8e475c into dev Jan 9, 2021
@nhooyr nhooyr deleted the merge-master branch January 9, 2021 12:55
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.

3 participants