Files
golang.net/http2
Damien Neil db2dff38ab http2: don't abort half-closed streams on server connection close
If the server sends an END_STREAM for a stream and then closes the
connection, allow the stream to complete normally.

Fixes golang/go#48995

Change-Id: Ia876e6e6e7eb4a0563db74c931c03a44620ece08
Reviewed-on: https://go-review.googlesource.com/c/net/+/356030
Trust: Damien Neil <dneil@google.com>
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2021-10-15 17:46:53 +00:00
..
2021-07-26 21:34:35 +00:00
2021-09-16 01:41:20 +00:00
2021-02-20 03:31:24 +00:00
2021-07-26 21:34:35 +00:00
2018-01-24 06:09:56 +00:00
2015-10-14 04:32:53 +00:00
2021-09-17 21:38:27 +00:00
2021-02-20 03:31:24 +00:00
2015-10-14 04:32:53 +00:00
2021-02-20 03:31:24 +00:00
2021-10-04 16:44:53 +00:00
2019-09-09 00:30:24 +00:00