HTTP headers for requests

Custom headers to include in the HTTP request. Array values will be joined as comma-separated values for the same header name.

Hierarchy

  • HttpHeaders

Indexable

[header: string]: string | string[]