Interface: HeadersSelector
@divine/uri.HeadersSelector
Provides request headers for URI and its subclasses, most notably HTTPURI.
Hierarchy
SelectorBase
↳
HeadersSelector
Properties
headers
• headers: StringParams
The headers to send.
Defined in
selector
• Optional
selector: Selector
The selector that must match for this configuration to apply.
Inherited from
SelectorBase.selector