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