/AWS1/CL_BDOINTERCEPTORINPCONF¶
The input configuration of the interceptor.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_passrequestheaders TYPE /AWS1/BDOBOOLEAN /AWS1/BDOBOOLEAN¶
Indicates whether to pass request headers as input into the interceptor. When set to true, request headers will be passed.
Queryable Attributes¶
passRequestHeaders¶
Indicates whether to pass request headers as input into the interceptor. When set to true, request headers will be passed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PASSREQUESTHEADERS() |
Getter for PASSREQUESTHEADERS, with configurable default |
ASK_PASSREQUESTHEADERS() |
Getter for PASSREQUESTHEADERS w/ exceptions if field has no |
HAS_PASSREQUESTHEADERS() |
Determine if PASSREQUESTHEADERS has a value |