Searched defs:hpack_decoder (Results 1 – 1 of 1) sorted by relevance
360 let mut hpack_decoder = HpackDecoder::with_max_size(4096, MAX_HEADER_LIST_SIZE); in ut_hpack_decoder() localVariable390 let mut hpack_decoder = HpackDecoder::with_max_size(4096, MAX_HEADER_LIST_SIZE); in ut_hpack_decoder() localVariable420 let mut hpack_decoder = HpackDecoder::with_max_size(256, MAX_HEADER_LIST_SIZE); in ut_hpack_decoder() localVariable492 let mut hpack_decoder = HpackDecoder::with_max_size(256, MAX_HEADER_LIST_SIZE); in ut_hpack_decoder() localVariable