Timeout for blocking while waiting for window update when window is depleted
initial-window-size
VALUE
Integer
65535
Configure INITIAL_WINDOW_SIZE setting for new HTTP/2 connections
max-buffered-entity-size
VALUE
i.h.c.Size
64 KB
Configure 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-size
VALUE
Integer
16384
Configure initial MAX_FRAME_SIZE setting for new HTTP/2 connections
max-header-list-size
VALUE
Long
-1
Configure initial MAX_HEADER_LIST_SIZE setting for new HTTP/2 connections
name
VALUE
String
h2
N/A
ping
VALUE
Boolean
false
Check healthiness of cached connections with HTTP/2.0 ping frame
ping-timeout
VALUE
Duration
PT0.5S
Timeout for ping probe used for checking healthiness of cached connections
prior-knowledge
VALUE
Boolean
false
Prior knowledge of HTTP/2 capabilities of the server