chrome-har

Create HAR files from Chrome Debugging Protocol data

MIT License

Downloads
214.8K
Stars
143
Committers
14

Bot releases are visible (Hide)

chrome-har - Latest Release

Published by soulgalore over 1 year ago

Fixed

  • Updated dependencies to latest versions #105.
  • Remove adding headers from extra parameters. Using the CDP Fetch API manipulating responses, the extra response info holds the old un-manipulated headers, so when copying the ones that do not exist, this breaks. Fixed in #100.

https://github.com/sitespeedio/chrome-har/compare/v0.13.0...v0.13.1

chrome-har -

Published by soulgalore over 2 years ago

  • Add _isLinkPreload on the request object if it is isLinkPreload. (#94) f3b10fb

https://github.com/sitespeedio/chrome-har/compare/v0.12.0...v0.13.0

chrome-har -

Published by soulgalore almost 3 years ago

Added

  • Addend encoding field to type response, thank you Miroslav Balaz for the PR #79.
  • Include chunk information in the response see #88.
  • Add custom field _resourceType thank you Peng-Yu Chen for PR #83

Fixed

  • Use Page.frameRequestedNavigation see #90.
  • Capture redirect before page for traces generated by Lighthouse, thank you Michael Dijkstra for PR #89.

https://github.com/sitespeedio/chrome-har/compare/v0.11.12...v0.12.0

chrome-har -

Published by soulgalore about 4 years ago

  • Test directory is "very" large (#75) 4d70731

https://github.com/sitespeedio/chrome-har/compare/v0.11.11...v0.11.12

chrome-har -

Published by soulgalore about 4 years ago

chrome-har -

Published by soulgalore about 4 years ago

version 0.11.10 2020-07-29

chrome-har -

Published by soulgalore over 4 years ago

chrome-har -

Published by soulgalore about 5 years ago

  • changelog: note about the revert a3ef324
  • Revert "Chrome dev tools cant parse resulting har file - change _initiator structure (#44)" (#55) 6c9cff8

https://github.com/sitespeedio/chrome-har/compare/v0.11.3...v0.11.4

chrome-har -

Published by soulgalore about 5 years ago

  • Chrome dev tools cant parse resulting har file - change _initiator structure (#44) be2d0c4

https://github.com/sitespeedio/chrome-har/compare/v0.11.2...v0.11.3

chrome-har -

Published by soulgalore about 5 years ago

  • Keep Chrome requestId to make it easier to get bodies from requests (#50) 6eded3e

https://github.com/sitespeedio/chrome-har/compare/v0.10.0...v0.11.0