cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] http2: Fix bug that associated stream canceled on PUSH_PROMISE

From: Tatsuhiro Tsujikawa <tatsuhiro.t_at_gmail.com>
Date: Mon, 9 Feb 2015 22:40:39 +0900

Hi,

This patch fixes the bug that curl resets associated stream when
PUSH_PROMISE is received. PUSH_PROMISE is not supported by curl, so
canceling it is fine, but due to bugs (including nghttp2 bug, which
corrected recent commits), all streams are reset.

Best regards,
Tatsuhiro Tsujikawa

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2015-02-09