HAR Validation
Overview
Validation checks performed on a HAR (HTTP Archive) file.
Property | Value |
---|---|
Id | har-validation |
Code | HAR_V |
Ruleset Type | Validation |
Default Severity of All Rules | Error |
Rule System | Semantic |
Tags | har api semantic validation |
For More Information
- http://www.softwareishard.com/blog/har-12-spec/
- https://github.com/ahmadnassri/har-spec/blob/master/versions/1.2.md
- https://docs.apimatic.io/rulesets/overview/
Categories of Rules
- Basic Structure (HAR_V001 - HAR_V099)
- Requests (HAR_V100 - HAR_V299)
- Request Parameters (HAR_V300 - HAR_V499)
- Responses (HAR_V500 - HAR_V699)
- Miscellaneous (HAR_V700 - HAR_V999)
Basic Structure Rules
Requests Rules
Request Parameters Rules
- required-request-header-name (HAR_V300)
- required-request-query-parameter-name (HAR_V301)
- required-request-post-data-parameter-name (HAR_V302)