Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-h2-proxy.c58 #define H2_TUNNEL_SEND_CHUNKS ((128 * 1024) / PROXY_H2_CHUNK_SIZE) macro
95 Curl_bufq_init(&ts->sendbuf, PROXY_H2_CHUNK_SIZE, H2_TUNNEL_SEND_CHUNKS); in tunnel_stream_init()

Completed in 9 milliseconds