HTTP_CSP_REPORT - CSP Reports From Browser
CSP Reports From Browser information is stored in SAP table HTTP_CSP_REPORT.
It is part of development package SIHTTP_HEADER_FRAMEWORK in software component BC-MID-ICF. This development package consists of objects that can be grouped under "setting automatic headers for HTTP responses, e.g. CSP".
It is part of development package SIHTTP_HEADER_FRAMEWORK in software component BC-MID-ICF. This development package consists of objects that can be grouped under "setting automatic headers for HTTP responses, e.g. CSP".
Fields for table HTTP_CSP_REPORT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
UUID | 16 byte UUID in 26 chars (usually Base 32 encoded) | X | SYSUUID_C26 | CHAR | 52 | |
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CSP_USER | User Name | UNAME | CHAR | 24 | ||
VIRTUAL_HOST | Name of virt. hosts | UCONVIRTHOSTNAME | CHAR | 60 | ||
SERVICE_PATH | CSP: Shortened HTTP Service Path | HTTP_SERVICE_SHORT | CHAR | 256 | ||
USER_AGENT | CSP: User Agent of CSP Request by Browser | HTTP_USER_AGENT | STRG | 8 | ||
CONTENT | CSP: CSP Report Content From Browser | HTTP_CSP_REPORT_CONTENT | STRG | 8 | ||
REPORT_ONLY | CSP: Indicator for Report-Only Rules | HTTP_REPORT_ONLY | CHAR | 2 |