- RequestedUriDiscoveryContext (http) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
discovery-types | RequestedUriDiscoveryType[] (FORWARDED, X_FORWARDED, HOST) | Sets the discovery types for requested URI discovery for requests arriving on the socket. | |
enabled | boolean | true if 'discoveryTypes' or 'trusted-proxies' is set; false otherwise | Sets whether requested URI discovery is enabled for requestes arriving on the socket. |
trusted-proxies | Sets the trusted proxies for requested URI discovery for requests arriving on the socket. |