HTTP Header features browser compatibility list.
Optional corsA CORS-safelisted request header is one of the following HTTP headers:
When containing only these headers (and values that meet the additional requirements laid out below), a request doesn't need to send a preflight request in the context of CORS.
Optional corsA CORS-safelisted response header is an HTTP header in a CORS response that it is considered safe to expose to client scripts. Only safelisted response headers are made available to web pages.
Optional deprecatedIf this HTTP Header is deprecated, the string represents the documentation description.
Optional descriptionHTTP Header description.
HTTP Header directives.
HTTP Header examples.
Optional experimentalIf this HTTP Header is experimental, the string represents the documentation description.
Optional forbiddenA forbidden header name is the name of any HTTP header that cannot be modified programmatically; specifically, an HTTP request header name (in contrast with a Forbidden response header name).
Optional linkHTTP Header documentation link.
HTTP Header name.
Optional nonstandardIf this HTTP Header is non-standard, the string represents the documentation description.
Optional noteHTTP Header note.
Optional secureIf this HTTP Header requires a secure context, the string represents the documentation description.
HTTP Header specifications.
Optional statusHTTP Header status.
Optional syntaxHTTP Header syntax example.
Optional typeHTTP Header type.
Optional warningIf set, it represents a warning message for this HTTP Header.
Generated using TypeDoc
HTTP Header info
Example