Home
last modified time | relevance | path

Searched defs:H2_DATA_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2.h55 #define H2_DATA_CHUNK_SIZE ((16*1024) - 100 - H2_FRAME_HDR_LEN) macro
/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2.h70 #define H2_DATA_CHUNK_SIZE ((16*1024) - 100 - H2_FRAME_HDR_LEN) macro