1 write to _sendRstOnResponseClose
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
311_sendRstOnResponseClose = true;
2 references to _sendRstOnResponseClose
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (2)
455bool sendReset = _sendRstOnResponseClose; 1391else if (_sendRstOnResponseClose)