3 references to FormatHttp3StreamErrorPathInvalid
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3Stream.cs (3)
1194
Abort(new ConnectionAbortedException(CoreStrings.
FormatHttp3StreamErrorPathInvalid
(RawTarget)), Http3ErrorCode.ProtocolError);
1224
Abort(new ConnectionAbortedException(CoreStrings.
FormatHttp3StreamErrorPathInvalid
(RawTarget)), Http3ErrorCode.ProtocolError);
1236
Abort(new ConnectionAbortedException(CoreStrings.
FormatHttp3StreamErrorPathInvalid
(RawTarget)), Http3ErrorCode.ProtocolError);