Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ A HTTP Archive (HAR) records all web browser requests including the request and
:::caution

A HAR file can include sensitive details such as passwords, payment
information, and private keys.
information, and private keys.

Remove sensitive information using a [HAR Sanitizer](https://har-sanitizer.pages.dev/).

For security reasons Cloudflare support cannot open compressed files such as ZIP, GZIP, TAR, etc.
:::

Some browsers either require a browser extension or cannot generate a HAR. When installing a browser extension, follow the instructions from the extension provider.
Expand Down