2 instantiations of HPackEncodingException
http2cat (2)
src\Shared\Http2cat\HPackHeaderWriter.cs (2)
20
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
70
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);