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 16:14:48 +01:00
Code
Issues
Projects
Releases
Activity
pywb
/
recorder
History
Ilya Kreymer
0b255819ff
recorder warcwriter: allow skipping writing of only request or only response by overriding _is_write_req and _is_write_resp in subclass
...
(todo: rethink the interface)
2016-04-15 02:19:34 +00:00
..
test
warcwriter: add create_warcinfo_record() for creating a warcinfo and a SimpleTempWARCWriter for writing records to temp buff/file
2016-04-03 12:19:54 -07:00
__init__.py
add recorder app, initial pass!
2016-03-09 14:33:36 -08:00
filters.py
recorder: SkipDupePolicy only skips if url is an exact match (not just by urlkey)
2016-04-07 10:44:05 -07:00
recorderapp.py
recorder warcwriter: allow skipping writing of only request or only response by overriding _is_write_req and _is_write_resp in subclass
2016-04-15 02:19:34 +00:00
redisindexer.py
recorder: SkipDupePolicy only skips if url is an exact match (not just by urlkey)
2016-04-07 10:44:05 -07:00
warcwriter.py
recorder warcwriter: allow skipping writing of only request or only response by overriding _is_write_req and _is_write_resp in subclass
2016-04-15 02:19:34 +00:00