2 references to net_http_hpack_incomplete_header_block
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (1)
492throw new HPackDecodingException(SR.net_http_hpack_incomplete_header_block);
src\Shared\runtime\Http3\QPack\QPackDecoder.cs (1)
586throw new QPackDecodingException(SR.net_http_hpack_incomplete_header_block);