Interface HTTPHeaderSpecification

HTTP Header specification.

Example

{
"name": "HTTP Semantics # field.content-type",
"link": "https://httpwg.org/specs/rfc9110.html#field.content-type"
}

Hierarchy

  • HTTPHeaderSpecification

Properties

Properties

link?: string

HTTP Header specification documentation link.

name: string

HTTP Header specification name.

Generated using TypeDoc