Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-h2-proxy.c52 #define H2_TUNNEL_WINDOW_SIZE (10 * 1024 * 1024) macro
54 #define PROXY_H2_NW_RECV_CHUNKS (H2_TUNNEL_WINDOW_SIZE / PROXY_H2_CHUNK_SIZE)
57 #define H2_TUNNEL_RECV_CHUNKS (H2_TUNNEL_WINDOW_SIZE / PROXY_H2_CHUNK_SIZE)
370 iv[1].value = H2_TUNNEL_WINDOW_SIZE; in cf_h2_proxy_ctx_init()

Completed in 7 milliseconds