AboutSupportDeveloper GuideVersion 38.126.82.64
WebRequestHeader: {
    [key: string]: string;
}

Object representing headers and their values, where the object key is the name of header and value key is the value of the header

Type declaration

  • [key: string]: string