internetarchive / liveweb

Liveweb proxy of the Wayback Machine project
https://web.archive.org/
44 stars 12 forks source link

Create ARC records with actual HTTP conversation #1

Closed nibrahim closed 12 years ago

nibrahim commented 12 years ago

Using Httplib or anything else makes some "convenient" changes to the HTTP transaction (e.g. transfer-encoding: chunked is removed and it's converted into a full stream etc.). This needs to be changed and the actual conversation needs to be obtained and archived.