Description

N/A.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
flow-control-block-timeoutVALUEDurationPT15STimeout for blocking while waiting for window update when window is depleted
initial-window-sizeVALUEInteger65535Configure INITIAL_WINDOW_SIZE setting for new HTTP/2 connections
max-buffered-entity-sizeVALUEi.h.c.Size64 KBConfigure the maximum size allowed for an entity that can be explicitly buffered by the application by calling io.helidon.http.media.ReadableEntity#buffer
max-frame-sizeVALUEInteger16384Configure initial MAX_FRAME_SIZE setting for new HTTP/2 connections
max-header-list-sizeVALUELong-1Configure initial MAX_HEADER_LIST_SIZE setting for new HTTP/2 connections
nameVALUEStringh2N/A
pingVALUEBooleanfalseCheck healthiness of cached connections with HTTP/2.0 ping frame
ping-timeoutVALUEDurationPT0.5STimeout for ping probe used for checking healthiness of cached connections
prior-knowledgeVALUEBooleanfalsePrior knowledge of HTTP/2 capabilities of the server

See the manifest for all available types.