Configuration options
| key | type | default value | description |
|---|---|---|---|
|
boolean |
|
Whether to include a response entity when mapping a io.helidon.http.RequestException using a io.helidon.http.DirectHandler. Response entities may include data that is reflected back from the original request, albeit escaped to prevent potential attacks. |
|
boolean |
|
Whether to log all messages in a io.helidon.http.RequestException or not.
If set to |