Variable: FORBIDDEN_CUSTOM_HEADERS
constFORBIDDEN_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.