aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2020-03-18 02:51:55 -0400
committerJay Satiro <raysatiro@yahoo.com>2020-03-18 03:39:27 -0400
commit347a374c5608c6eba80cab2c0fa560975a3368ff (patch)
tree265e8d1cd8cdd0569a13b580ac16517bfbd501d8 /RELEASE-NOTES
parent0ae463ffd4a648fe5c3cc95c052453f3e390ce31 (diff)
http2: Fix erroneous debug message that h2 connection closed
Prior to this change in libcurl debug builds http2 stream closure was erroneously referred to as connection closure. Before: * nread <= 0, server closed connection, bailing After: * nread == 0, stream closed, bailing Closes https://github.com/curl/curl/pull/5118
Diffstat (limited to 'RELEASE-NOTES')
0 files changed, 0 insertions, 0 deletions