mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 06:23:16 +00:00
fix indexing of cookie header: (#714)
- add fields option for adding req.http:cookie and referrer entries to the cdxj - update to warcio 2.4.0 to support this functionality
This commit is contained in:
parent
60c84b342e
commit
f56d6505c1
3 changed files with 20 additions and 3 deletions
|
@ -37,7 +37,7 @@
|
|||
"tsc": "^2.0.4",
|
||||
"undici": "^6.18.2",
|
||||
"uuid": "8.3.2",
|
||||
"warcio": "^2.3.1",
|
||||
"warcio": "^2.4.0",
|
||||
"ws": "^7.4.4",
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue