]> granicus.if.org Git - curl/commit
http2: Check session closure early in http2_recv
authorTatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
Fri, 19 Feb 2016 15:05:47 +0000 (00:05 +0900)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 12 Apr 2016 01:43:26 +0000 (21:43 -0400)
commit4ec9eeb0c9a735c8bdf7d5ca18eafc80bb87b230
tree619837687fb851954c9362bc47c5c84f547e453c
parent92c2a4c053f75bbfe8434379dbdd6acd714a2252
http2: Check session closure early in http2_recv

Ref: https://github.com/curl/curl/issues/659
Ref: https://github.com/curl/curl/pull/663
lib/http2.c