io.helidon.server.sockets.protocols.http2.requestedUriDiscovery.trustedProxies.DenyConfig
Description
Configuration for server.sockets.protocols.http_2.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.