Mat Kelly
Mat Kelly
Fixing this would probably fix a few other issues down the line.
Currently, there is little more than inline documentation.
As suggested by Noah Levitt @ internet archive. This would be handy for creating revisit records.
http://updates.html5rocks.com/2012/06/Don-t-Build-Blobs-Construct-Them BlobBuilder is deprecated with some revision to the HTML5 File API. Move over to Blob interface from BlobBuilder
e.g., if I go to http://matkelly.com/_images/logo.png and say "Create WARC", the WARC created contains an HTML page with the image, likely created by the browser to display the image. Further,...
http://semver.org/
It's questionable whether this should even be included but for the sake of comprehensive preservation maybe it should be fetched
A la the Ghostery plugin. This will give folks an intro to what it is an initial options to set.
See bug #14 . Status code and status message are separate variables. It doesn't look like the true HTTP status line returned exists in the jsxhr object, so I've had...