rest-vir - v1.3.4
    Preparing search index...

    Type Alias AllowedHeaders

    AllowedHeaders:
        | HeadersInit
        | Record<string, string | string[]>
        | [string, string | string[]][]
        | IncomingHttpHeaders
        | OutgoingHttpHeaders

    Allowed header types for header manipulation utilities: