Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpHeader

Package version

An individual header within a HttpHeaders collection.

Hierarchy

  • HttpHeader

Index

Properties

Properties

name

name: string

The name of the header.

value

value: string

The value of the header.

Generated using TypeDoc