2 references to net_http_request_invalid_char_encoding
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\runtime\Http2\Hpack\HPackEncoder.cs (1)
403throw new HttpRequestException(SR.net_http_request_invalid_char_encoding);
src\Shared\runtime\Http3\QPack\QPackEncoder.cs (1)
309throw new QPackEncodingException(SR.net_http_request_invalid_char_encoding);