Jump to content

HAR (file format)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Evilninja (talk | contribs) at 22:39, 16 July 2020 (cite web used (say no to link rot!); EL cleanup). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The HTTP Archive format, or HAR, is a JSON-formatted archive file format for logging of a web browser's interaction with a site. The common extension for these files is .har.

The specification for the HTTP Archive (HAR) format defines an archival format for HTTP transactions that can be used by a web browser to export detailed performance data about web pages it loads. The specification for this format is produced by the Web Performance Working Group[1] of the World Wide Web Consortium (W3C). The specification is in draft form and is a work in progress.[2]

Support

The HAR format is supported by various software, including:[3]

References

  1. ^ "Web Performance Working Group". W3C Web Performance Working Group. Retrieved 2016-03-13.
  2. ^ "HTTP Archive (HAR) format". W3C Web Performance Working Group. 2012-08-14. Retrieved 2019-05-18.
  3. ^ Jan Odvarko. "HAR Adopters". softwareishard.com. Retrieved 2020-07-16.
  4. ^ Kayce Basques (2020-07-14). "Network Analysis Reference: Save all network requests to a HAR file". Retrieved 2020-07-16.
  5. ^ Anand Khanse (2015-07-05). "Network tools in F12 Developer Tools of Microsoft Edge browser". Retrieved 2020-07-16.