Type Alias HTTPHeaders

HTTPHeaders: Dict<number | string | string[]>

Represents the type that can be used for the headers of a request.