# DEFAULT_REDACTED_HEADERS

Canonical: <https://test-proxy-recorder.dev/docs/reference/api/variables/default_redacted_headers/>
Docs index: <https://test-proxy-recorder.dev/docs/> · All docs as one file: <https://test-proxy-recorder.dev/llms-full.txt>

---

> `const` **DEFAULT\_REDACTED\_HEADERS**: `string`[]

Defined in: [utils/redact.ts:15](https://github.com/asmyshlyaev177/test-proxy-recorder/blob/d1bacb3b39a3cf6f7f5a5391a8201868e4629861/packages/test-proxy-recorder/src/utils/redact.ts#L15)

Header names (lower-cased) whose values are stripped from recordings by
default. These commonly carry credentials and are safe to remove: replay
matching ignores request/response headers, so redaction never breaks
playback.
