2 references to Http3ErrorConnectMustNotSendSchemeOrPath
InMemory.FunctionalTests (1)
Http3\Http3StreamTests.cs (1)
272CoreStrings.Http3ErrorConnectMustNotSendSchemeOrPath);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Stream.cs (1)
1047Abort(new ConnectionAbortedException(CoreStrings.Http3ErrorConnectMustNotSendSchemeOrPath), Http3ErrorCode.ProtocolError);