mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
header rewrite: pass through 'content-range' header
This commit is contained in:
parent
02326a2b12
commit
daffc7ff5d
@ -31,7 +31,7 @@ class HeaderRewriter:
|
||||
'xml': ['/xml', '+xml', '.xml', '.rss'],
|
||||
}
|
||||
|
||||
PROXY_HEADERS = ['content-type', 'content-disposition']
|
||||
PROXY_HEADERS = ['content-type', 'content-disposition', 'content-range']
|
||||
|
||||
URL_REWRITE_HEADERS = ['location', 'content-location', 'content-base']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user