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