1 write to ErrorCode
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2StreamErrorException.cs (1)
12ErrorCode = errorCode;
1 reference to ErrorCode
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
311await _frameWriter.WriteRstStreamAsync(ex.StreamId, ex.ErrorCode);