Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

RawHttpHeaders type

A HttpHeaders collection represented as a simple JSON object.

type RawHttpHeaders = { [headerName: string]: string }