3 references to net_http_hpack_encode_failure
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
);