Home
last modified time | relevance | path

Searched refs:H2_STREAM_WINDOW_SIZE_INITIAL (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dhttp2.c83 #define H2_STREAM_WINDOW_SIZE_INITIAL (64 * 1024) macro
85 #define H2_STREAM_WINDOW_SIZE_INITIAL H2_STREAM_WINDOW_SIZE_MAX macro
109 iv[1].value = H2_STREAM_WINDOW_SIZE_INITIAL; in populate_settings()
249 stream->local_window_size = H2_STREAM_WINDOW_SIZE_INITIAL; in h2_stream_ctx_create()

Completed in 11 milliseconds