io.helidon.server.sockets.protocols.http11.requestedUriDiscovery.trustedProxies.DenyConfig
Description
Configuration for server.sockets.protocols.http_1_1.requested-uri-discovery.trusted-proxies.deny
Configuration options
| Key | Type | Description |
|---|---|---|
exact | List< | Exact strings to deny |
pattern | List< | Patterns specifying strings to deny |
prefix | List< | Prefixes specifying strings to deny |
suffix | List< | Suffixes specifying strings to deny |
Usages
See the manifest for all available types.