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