Headers: {
    [key: string]: any;
}

Represents the headers of an HTTP request, which can contain any key-value pairs.

Type declaration

  • [key: string]: any