HTTP_CORS_SUPP - HTTP CORS Suppression List

HTTP CORS Suppression List information is stored in SAP table HTTP_CORS_SUPP.
It is part of development package SIHTTP_CORS in software component BC-MID-ICF. This development package consists of objects that can be grouped under "CORS".

Fields for table HTTP_CORS_SUPP

Field Name
Description
Is Key
Data Element
Data Type
Length
Check Table
VIRTUAL_HOSTName of a Service in Internet Communication FrameworkXICFNAMECHAR30
SERVICE_PATHCSP: Shortened HTTP Service PathXHTTP_SERVICE_SHORTCHAR256
HTTPS'X" if is HTTPS callHTTP_HTTPS_TYPECHAR2
ORIGIN_HOST_RULEorigin host ruleHTTP_ORIGIN_HOST_RULECHAR2048
.INCLUDEHTTP_REQUESTED_METHODS0
GET_CORSGet RequestHTTP_GET_BOOLCHAR2
POSTPost requestHTTP_POST_BOOLCHAR2
HEADHead requestHTTP_HEAD_BOOLCHAR2
PUTput requestHTTP_PUT_BOOLCHAR2
PATCHPatch requestHTTP_PATCH_BOOLCHAR2
DELETE_CORSdelete requestHTTP_DELETE_BOOLCHAR2
TRACEtrace requestHTTP_TRACE_BOOLCHAR2
OPTIONSOptions requestHTTP_OPTIONS_BOOLCHAR2
CONNECT_CORSConnect RequestHTTP_CONNECT_BOOLCHAR2
ALLOWED_HEADERSallowed headers for CORSHTTP_CORS_ALLOWED_HEADERSCHAR2048
Privacy Policy