mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
...
This commit is contained in:
parent
f73a5f0d5a
commit
4df54f92f9
@ -96,9 +96,8 @@ def parse_uri(uri, parse_query=True):
|
|||||||
return scheme, path, query
|
return scheme, path, query
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
|
|
||||||
# HTTP Header parsing {{{
|
# HTTP Header parsing {{{
|
||||||
|
|
||||||
|
|
||||||
comma_separated_headers = {
|
comma_separated_headers = {
|
||||||
'Accept', 'Accept-Charset', 'Accept-Encoding',
|
'Accept', 'Accept-Charset', 'Accept-Encoding',
|
||||||
'Accept-Language', 'Accept-Ranges', 'Allow', 'Cache-Control',
|
'Accept-Language', 'Accept-Ranges', 'Allow', 'Cache-Control',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user