N0taN3rd / node-warc

Parse And Create Web ARChive (WARC) files with node.js
MIT License
92 stars 20 forks source link

Updated readme plus other goodies #24

Closed N0taN3rd closed 5 years ago

N0taN3rd commented 5 years ago

url-helpers.js: no longer go recursive just re-assign the url param if not an instance of URL added rewriting the content-length of the response headers to zero when there was an error getting the response body (if not body then we are good anyways) to the WARC generator for electron, chrome and puppeteer(CDP) updated index.d.ts with new class RequestLibWARCGenerator