Saltar al contenido principal

Variable: FORBIDDEN_CUSTOM_HEADERS

const FORBIDDEN_CUSTOM_HEADERS: readonly ["authorization", "content-type", "content-length"]

Defined in: packages/contracts/src/provider.ts:274

Header names that custom include-headers may never override. Protects the authorization credential and the content negotiation the adapters control.