wangshen2014 / pywebsocket

Automatically exported from code.google.com/p/pywebsocket
0 stars 0 forks source link

For HyBi 07 protocol, allow Connection header to include values other than Upgrade #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The 07 spec doesn't require Connection header to include exactly one element of 
"Upgrade", but just requires it to include "Upgrade" as one of tokens in it.

Original issue reported on code.google.com by tyoshino@chromium.org on 31 May 2011 at 4:35

GoogleCodeExporter commented 9 years ago
Fixed
http://codereview.appspot.com/4538101/

Original comment by tyoshino@chromium.org on 16 Jun 2011 at 3:52