Searched defs:nghttp2_hd_deflater (Results 1 – 2 of 2) sorted by relevance
218 struct nghttp2_hd_deflater { struct219 nghttp2_hd_context ctx;220 nghttp2_hd_map map;222 size_t deflate_hd_table_bufsize_max;224 size_t min_hd_table_bufsize_max;227 uint8_t notify_table_size_change;
4675 typedef struct nghttp2_hd_deflater nghttp2_hd_deflater; typedef
Completed in 10 milliseconds