4 references to FormatHttp3StreamErrorPathInvalid
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
1172
Abort(new ConnectionAbortedException(CoreStrings.
FormatHttp3StreamErrorPathInvalid
(RawTarget)), Http3ErrorCode.ProtocolError);
1250
Abort(new ConnectionAbortedException(CoreStrings.
FormatHttp3StreamErrorPathInvalid
(RawTarget)), Http3ErrorCode.ProtocolError);
1280
Abort(new ConnectionAbortedException(CoreStrings.
FormatHttp3StreamErrorPathInvalid
(RawTarget)), Http3ErrorCode.ProtocolError);
1292
Abort(new ConnectionAbortedException(CoreStrings.
FormatHttp3StreamErrorPathInvalid
(RawTarget)), Http3ErrorCode.ProtocolError);