- Notifications
You must be signed in to change notification settings - Fork1.2k
Commitea63359
http2: check stream body is present on read timeout
Check stream body is not nil in the handler to cover all callsitesForgolang/go#58237Change-Id: Ibeb19f2597f12da71b8dfb73718e230b4b316d06GitHub-Last-Rev:dc87befGitHub-Pull-Request:#162Reviewed-on:https://go-review.googlesource.com/c/net/+/464936Reviewed-by: Bryan Mills <bcmills@google.com>Reviewed-by: Matthew Dempsky <mdempsky@google.com>Run-TryBot: Damien Neil <dneil@google.com>TryBot-Result: Gopher Robot <gobot@golang.org>Reviewed-by: Damien Neil <dneil@google.com>Auto-Submit: Bryan Mills <bcmills@google.com>Commit-Queue: Bryan Mills <bcmills@google.com>1 parentddd8598 commitea63359
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1892 | 1892 | | |
1893 | 1893 | | |
1894 | 1894 | | |
1895 | | - | |
1896 | | - | |
1897 | | - | |
| 1895 | + | |
| 1896 | + | |
| 1897 | + | |
| 1898 | + | |
| 1899 | + | |
1898 | 1900 | | |
1899 | 1901 | | |
1900 | 1902 | | |
| |||
2012 | 2014 | | |
2013 | 2015 | | |
2014 | 2016 | | |
2015 | | - | |
2016 | | - | |
2017 | | - | |
| 2017 | + | |
2018 | 2018 | | |
2019 | 2019 | | |
2020 | 2020 | | |
| |||
0 commit comments
Comments
(0)