Skip to content

v0.4.0

Compare
Choose a tag to compare
@ato ato released this 14 Feb 12:57
· 347 commits to master since this release

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)