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