/AWS1/CL_BDOREQUESTHEADERCONF¶
Configuration for HTTP request headers that will be passed through to the runtime.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_requestheaderallowlist TYPE /AWS1/CL_BDOREQHEADERALWLIST_W=>TT_REQUESTHEADERALLOWLIST TT_REQUESTHEADERALLOWLIST¶
A list of HTTP request headers that are allowed to be passed through to the runtime.
Queryable Attributes¶
requestHeaderAllowlist¶
A list of HTTP request headers that are allowed to be passed through to the runtime.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTHEADERALLOWLIST() |
Getter for REQUESTHEADERALLOWLIST, with configurable default |
ASK_REQUESTHEADERALLOWLIST() |
Getter for REQUESTHEADERALLOWLIST w/ exceptions if field has |
HAS_REQUESTHEADERALLOWLIST() |
Determine if REQUESTHEADERALLOWLIST has a value |