https://github.com/ahmadnassri/har-spec
The HTTP Archive Spec
https://github.com/ahmadnassri/har-spec
spec
Last synced: 5 months ago
JSON representation
The HTTP Archive Spec
- Host: GitHub
- URL: https://github.com/ahmadnassri/har-spec
- Owner: ahmadnassri
- Created: 2016-03-12T22:46:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T04:45:00.000Z (over 6 years ago)
- Last Synced: 2025-02-05T03:16:02.442Z (over 1 year ago)
- Topics: spec
- Homepage:
- Size: 17.6 KB
- Stars: 32
- Watchers: 6
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTTP Archive (HAR)
One of the goals of the HTTP Archive format is to be flexible enough so, it can be adopted across projects and various tools. This should allow effective processing and analyzing data coming from various sources. Notice that resulting HAR file can contain privacy & security sensitive data and user-agents should find some way to notify the user of this fact before they transfer the file to anyone else.
> This content was imported from its [original source][original-spec] with slight modification for the proposed [`v1.3`](versions/1.3.md)
## Versions
- [v1.2](versions/1.2.md) - **Current**
- [v1.3](versions/1.3.md) - *Proposed*
[original-spec]: http://www.softwareishard.com/blog/har-12-spec/