mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
- fully support range requests on frontend, if range request reaches pywb - add OffsetLimitReader() to skip offset and limit read - disbale rewriting for range requests - serve 416 if range outside of content-length - tests: add tests for range request handling dockerignore: add collections/
12 lines
95 B
Plaintext
12 lines
95 B
Plaintext
build/
|
|
dist/
|
|
.cache/
|
|
.eggs/
|
|
.git/
|
|
**/*.egg
|
|
**/*.egg-info
|
|
**/__pycache__
|
|
**/*.pyc
|
|
collections/
|
|
|