3 instantiations of HPackEncodingException
Microsoft.AspNetCore.Server.Kestrel.Core (3)
src\Servers\Kestrel\shared\HPackHeaderWriter.cs (3)
38
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
44
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
81
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);