]> granicus.if.org Git - curl/commit
http2: mark the connection for close on GOAWAY
authorDaniel Stenberg <daniel@haxx.se>
Sat, 10 Mar 2018 22:48:43 +0000 (23:48 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2018 07:07:42 +0000 (08:07 +0100)
commit8b498a875c975294545581282289991bbcfeabf4
tree9325c7d3f5b504538927a782d644f0261aee035a
parent7fe68c39b3dbfd9b2440f37e298e9134c30e00c7
http2: mark the connection for close on GOAWAY

... don't consider it an error!

Assisted-by: Jay Satiro
Reported-by: Ɓukasz Domeradzki
Fixes #2365
Closes #2375
lib/http.h
lib/http2.c
lib/multi.c