cyrus-and / chrome-har-capturer

Capture HAR files from a Chrome instance
MIT License
535 stars 90 forks source link

Fixed getHeaderValue to return the correct value #50

Closed calvinnwq closed 7 years ago

calvinnwq commented 7 years ago

Fix for #49

cyrus-and commented 7 years ago

Thanks!

I merged 8ef5d6d40809664ba9a727ce44ccfb3ef19d77ca but f7e5b7a44b200e9bbc6db249e4331f1e40bcaa85 is wrong: not every header value is meant to be an integer.