Interface HttpRequestHeader

Set, overwrite, append, or delete one or more header(s) from the request. Prepend a + symbol to the header name to append to the header value. Set the value to blank to delete the header.

Hierarchy

  • HttpRequestHeader

Indexable

[k: string]: SingleLineString | null

Generated using TypeDoc