RequestedUriDiscoveryContext (http) Configuration

Type: io.helidon.http.RequestedUriDiscoveryContext

Configuration options

Optional configuration options
keytypedefault valuedescription
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.