Searched defs:hpack_decoder (Results 1 – 1 of 1) sorted by relevance
356 let mut hpack_decoder = HpackDecoder::with_max_size(4096, MAX_HEADER_LIST_SIZE); in ut_hpack_decoder() localVariable386 let mut hpack_decoder = HpackDecoder::with_max_size(4096, MAX_HEADER_LIST_SIZE); in ut_hpack_decoder() localVariable416 let mut hpack_decoder = HpackDecoder::with_max_size(256, MAX_HEADER_LIST_SIZE); in ut_hpack_decoder() localVariable488 let mut hpack_decoder = HpackDecoder::with_max_size(256, MAX_HEADER_LIST_SIZE); in ut_hpack_decoder() localVariable