HAR

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Web |extensions={{ext|har}}, {{ext|harp}} |released=2012 }} '''HAR''' (HTTP Archive) is a format based on JSON for saving a rec...")

Revision as of 21:08, 16 August 2014

File Format
Name HAR
Ontology
Extension(s) .har, .harp
Released 2012

HAR (HTTP Archive) is a format based on JSON for saving a record of a Web access, including the HTTP request and response headers used to retrieve a document, and timing information on how long each part took to load. They can be used in server analysis and in archiving of Web data. HAR files are required to be encoded in the UTF-8 character encoding.

.har files are raw HAR, while .harp files are HAR enclosed in a callback function for use as JavaScript code.

Specs

Utilities

Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox