3 references to FormatHttp2StreamErrorPathInvalid
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2Stream.cs (3)
416
ResetAndAbort(new ConnectionAbortedException(CoreStrings.
FormatHttp2StreamErrorPathInvalid
(RawTarget)), Http2ErrorCode.PROTOCOL_ERROR);
446
ResetAndAbort(new ConnectionAbortedException(CoreStrings.
FormatHttp2StreamErrorPathInvalid
(RawTarget)), Http2ErrorCode.PROTOCOL_ERROR);
458
ResetAndAbort(new ConnectionAbortedException(CoreStrings.
FormatHttp2StreamErrorPathInvalid
(RawTarget)), Http2ErrorCode.PROTOCOL_ERROR);