requests and responses are captured by the proxy and all resources are saved in a zip file
generation of warc and wacz files. The warc archive contains a header about the software that generated it (FIT) and the http headers for each resource within the file; the wacz archive contains the list of the browsable pages.
generation of the flow dump captured from the proxy
added a berkeley packet filter to capture only traffic through the proxy
implemented the replayweb.page plugin to browse inside warc and wacz files
note: warc and wacz archives are heavy, as well as the flow dump file and the new zip archive, which now contains every resource
Changes:
note:
warc and wacz archives are heavy, as well as the flow dump file and the new zip archive, which now contains every resource