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