This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Register
Sign In
backup
/
pywb
Watch
1
Star
0
Fork
0
You've already forked pywb
mirror of
https://github.com/webrecorder/pywb.git
synced
2025-03-15 00:03:28 +01:00
Code
Issues
Projects
Releases
Activity
pywb
/
.dockerignore
12 lines
95 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Dockerfile: add entire dir, use .dockerignore
2016-11-11 14:26:24 -08:00
build/
dist/
.cache/
.eggs/
.git/
**/*.egg
**/*.egg-info
**/__pycache__
**/*.pyc
range request fixes: (#266) - 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/
2017-11-21 17:57:38 -08:00
collections/
Dockerfile: add entire dir, use .dockerignore
2016-11-11 14:26:24 -08:00
Reference in New Issue
Copy Permalink