AboutSupportDeveloper GuideVersion 36.122.80.11

Interface CustomRequestHeaders

Custom headers for requests sent by the window.

Hierarchy

  • CustomRequestHeaders

Properties

Properties

headers: WebRequestHeader[]

Headers for requests sent by window; {key: value} results in a header of key=value.

urlPatterns: string[]

The URL patterns for which the headers will be applied.