Parameters for the getCorsInformation operation.

interface GetCorsInformationParams {
    headers?: OutgoingHttpHeaders;
}

Properties

Properties

headers?: OutgoingHttpHeaders

Generated using TypeDoc