@ibm-cloud/cloudant - v0.12.5
    Preparing search index...

    Interface GetCorsInformationParams

    Parameters for the getCorsInformation operation.

    interface GetCorsInformationParams {
        headers?: OutgoingHttpHeaders;
        signal?: GenericAbortSignal;
    }

    Hierarchy

    • DefaultParams
      • GetCorsInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal