5 references to Http3MissingAuthorityOrPathPseudoHeaders
InMemory.FunctionalTests (4)
Http3\WebTransport\WebTransportHandshakeTests.cs (4)
97nameof(CoreStrings.Http3MissingAuthorityOrPathPseudoHeaders), 105nameof(CoreStrings.Http3MissingAuthorityOrPathPseudoHeaders), 147nameof(CoreStrings.Http3MissingAuthorityOrPathPseudoHeaders) => CoreStrings.Http3MissingAuthorityOrPathPseudoHeaders,
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Stream.cs (1)
873throw new Http3StreamErrorException(CoreStrings.Http3MissingAuthorityOrPathPseudoHeaders, Http3ErrorCode.ProtocolError);