4 references to net_http_hpack_bad_integer
InMemory.FunctionalTests (1)
Http2\Http2ConnectionTests.cs (1)
2754expectedErrorMessage: SR.net_http_hpack_bad_integer);
Microsoft.AspNetCore.Server.Kestrel.Core (3)
src\Shared\runtime\Http2\Hpack\IntegerDecoder.cs (3)
73throw new HPackDecodingException(SR.net_http_hpack_bad_integer); 81throw new HPackDecodingException(SR.net_http_hpack_bad_integer); 91throw new HPackDecodingException(SR.net_http_hpack_bad_integer);