Interface HTTPHeaderDirective

HTTP Header directive.

Example

{
"name": "media-type",
"description": "The MIME type of the resource or the data."
}

Hierarchy

  • HTTPHeaderDirective

Properties

Properties

description?: string

HTTP Header directive description.

link?: string

HTTP Header directive documentation link.

name: string

HTTP Header directive name.

Generated using TypeDoc