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