N0taN3rd / node-warc

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

Fix missing WARC-Concurrent-To fields (#20) #21

Closed BubuAnabelas closed 5 years ago

BubuAnabelas commented 5 years ago

This should finally fix #20 even though it needs some deeper testing, the script used in #18 generates the expected WARC.

N0taN3rd commented 5 years ago

@BubuAnabelas thanks for this! Hey if you would want to help out with creating some tests that would be awesome. Thats next on my list.....