io.helidon.webserver.http.AltSvc
Description
Configuration of a single advertised alternative service
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
protocol | String | h3 | Advertised protocol name |
port | Integer | Advertised port | |
max- | Duration | Advertised maximum age | |
persist | Boolean | false | Whether to emit the persist= parameter |
enabled | Boolean | true | Whether the alternative service should be advertised |
See the manifest for all available types.