Skip to content

Make websocket headers case insensitive, better cookie header handling#2

Open
evanbsmith wants to merge 4 commits intou0078867:masterfrom
evanbsmith:master
Open

Make websocket headers case insensitive, better cookie header handling#2
evanbsmith wants to merge 4 commits intou0078867:masterfrom
evanbsmith:master

Conversation

@evanbsmith
Copy link

  • Per Websocket/HTTP spec, updated to allow case-insensitivity in websocket/HTTP headers
  • Updated "set-cookie" header to allow for multiple cookie values, saving first one as sid
  • Add debug code to print client websocket request headers

Per Websocket/HTTP spec, updated to allow case-insensitivity in
websocket/HTTP headers.
@lhovo
Copy link

lhovo commented Aug 21, 2018

Using this code for the case-insensitivity, it's working well

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.

2 participants

Comments