This commit is contained in:
Kovid Goyal 2015-11-02 20:45:19 +05:30
parent 104e97367c
commit 46500bb183

View File

@ -104,7 +104,7 @@ comma_separated_headers = {
} }
decoded_headers = { decoded_headers = {
'Transfer-Encoding', 'Connection', 'Keep-Alive', 'Expect', 'WWW-Authenticate', 'Authorization', 'Transfer-Encoding', 'Keep-Alive', 'Expect', 'WWW-Authenticate', 'Authorization',
'Sec-WebSocket-Key', 'Sec-WebSocket-Version', 'Sec-WebSocket-Protocol', 'Sec-WebSocket-Key', 'Sec-WebSocket-Version', 'Sec-WebSocket-Protocol',
} | comma_separated_headers } | comma_separated_headers