1 reference to QPackDecodingException
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\runtime\Http3\QPack\QPackDecoder.cs (1)
662
throw new
QPackDecodingException
(SR.net_http_hpack_huffman_decode_failed, ex);