mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
104e97367c
commit
46500bb183
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user