DEFAULT_REDACTED_HEADERS
Это содержимое пока не доступно на вашем языке.
constDEFAULT_REDACTED_HEADERS:string[]
Defined in: utils/redact.ts:15
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.