AdBlock Compiler
IHttpFetcherOptions
.
headers
property
IHttpFetcherOptions.headers
Custom headers for requests
Type
Record
<
string
,
string
>
Usage
import { type IHttpFetcherOptions } from ".";
Document Navigation
Type