From 5e974c7524e6f84edec5227945c01518cb2c45ec Mon Sep 17 00:00:00 2001 From: nenizera Date: Mon, 31 Mar 2025 19:15:56 +0100 Subject: [PATCH] Update gathering-information-for-troubleshooting-sites.mdx --- .../gathering-information-for-troubleshooting-sites.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites.mdx b/src/content/docs/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites.mdx index da94a85b27ae9a6..1ddbafe2a9e0d1b 100644 --- a/src/content/docs/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites.mdx +++ b/src/content/docs/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites.mdx @@ -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.