]> granicus.if.org Git - curl/commit
http2: check nghttp2_session_set_local_window_size exists
authorJay Satiro <raysatiro@yahoo.com>
Mon, 28 Nov 2016 19:08:35 +0000 (14:08 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 28 Nov 2016 19:08:35 +0000 (14:08 -0500)
commit19613fb355b480f395a5a68c32fa7c877ead6092
treef88cff8c21eb2ae4c365d6e5e8ef7b0445db27c4
parent421f740164cf53ef9dfb6bc96d0b6a8321b32fd5
http2: check nghttp2_session_set_local_window_size exists

The function only exists since nghttp2 1.12.0.

Bug: https://github.com/curl/curl/commit/a4d8888#commitcomment-19985676
Reported-by: Michael Kaufmann
lib/http2.c