webrecorder / warcio.js

JS Streaming WARC IO optimized for Browser and Node
MIT License
32 stars 6 forks source link

WARCRecord.create() accepts a full statusline #14

Closed ikreymer closed 3 years ago

ikreymer commented 3 years ago

Instead of passing status / statusText / httpVersion, just pass in a full statusline, which can be used for request records also. Add test with custom statusline Bump version to 1.3.0