3 references to HttpErrorTrailerNameUppercase
InMemory.FunctionalTests (1)
Http2\Http2ConnectionTests.cs (1)
6162.ToArray(), CoreStrings.HttpErrorTrailerNameUppercase);
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (1)
1676throw new Http2ConnectionErrorException(CoreStrings.HttpErrorTrailerNameUppercase, Http2ErrorCode.PROTOCOL_ERROR, ConnectionEndReason.InvalidRequestHeaders);
Internal\Http3\Http3Stream.cs (1)
386throw new Http3StreamErrorException(CoreStrings.HttpErrorTrailerNameUppercase, Http3ErrorCode.MessageError);