Variable RESPONSE_HEADERS_DEFAULTConst
RESPONSE_HEADERS_DEFAULT: {
Access-Control-Allow-Credentials: string;
Access-Control-Allow-Headers: string;
Access-Control-Allow-Methods: string;
Access-Control-Allow-Origin: string;
content-type: string;
} = ...
Type declaration
Access-Control-Allow-Credentials: string
Access-Control-Allow-Headers: string
Access-Control-Allow-Methods: string
Access-Control-Allow-Origin: string
content-type: string