Skip to content

io.helidon.http.RequestedUriDiscoveryContext

Description

Requested URI discovery settings for a socket

Configuration options

KeyTypeDefaultDescription
typesList<RequestedUriDiscoveryType>Sets the discovery types for requested URI discovery for requests arriving on the socket
trusted-proxiesAllowListSets the trusted proxies for requested URI discovery for requests arriving on the socket
enabledBooleantrue if 'types' or 'trusted-proxies' is set; false otherwiseSets whether requested URI discovery is enabled for requestes arriving on the socket

Usages


See the manifest for all available types.