Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Interface HttpHeaders

    HTTP headers for requests

    Custom headers to include in the HTTP request. Array values will be joined as comma-separated values for the same header name.

    Indexable

    • [header: string]: string | string[]