Import HAR
import_harImport HTTP Archive (HAR) files into the traffic store for inspection and search, turning exported logs into browsable traffic data.
Instructions
Load a .har file (e.g. exported from HTTP Toolkit or a browser) into the store so it can be listed, searched and inspected like live traffic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the .har file. | |
| clearFirst | No | Clear existing traffic before importing. |