machawk1 / warcreate

Chrome extension to "Create WARC files from any webpage"
https://warcreate.com
MIT License
211 stars 13 forks source link

CSS Request headers are not written to WARC (but response headers are) #8

Closed machawk1 closed 11 years ago

machawk1 commented 11 years ago

Turns out, only the request headers from the HTML/DOM are retained. This is good news.