v0.4.0
New features
- Added a
screenshot
command that uses headless chrome to screenshot each page in a WARC. - The replay server can now replay HTTPS resources in proxy mode by generating certificates on the fly.
Bug fixes
- The cdx command was corrected to use the compressed record length.
Changes
- WarcWriter.fetch now makes a HTTP/1.0 request to discourage chunked encoding (#2)