« Back Issue #139
  • 2011-01-09 00:12 Reported by administrator
  • 2011-01-09 00:20 Marked fixed
Status: Marked fixed
Priority: Medium

Make web_archive valid gzip files

administrator 2011-01-09 00:12

Right now web_archive used GZipCompressor are a sequence of gzip'd strings interspersed with text. IT would be nice to modify the file format so that standard gzip tool could decompress the whole file like as can be done with Heritrix arc files.

administrator 2011-01-09 00:20

Fixed with commit 02bb4b1a5. WebArchive's now also record a version number for what version they are

X