]> git.ipfire.org Git - thirdparty/curl.git/commit
configure: check for nghttp2_session_get_stream_local_window_size
authorDaniel Stenberg <daniel@haxx.se>
Wed, 19 Jul 2023 13:48:05 +0000 (15:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 19 Jul 2023 19:05:26 +0000 (21:05 +0200)
commit2900c29218d2d24ab519853589da84caa850e8c7
tree91798d4eb9a247868f3de4c118585451956195e4
parentf6c8a0e50d4868051afdfe4528d4f2980097d648
configure: check for nghttp2_session_get_stream_local_window_size

The http2 code uses it now. Introduced in nghttp2 1.15.0 (Sep 2016)

Fixes #11470
Reported-by: Paul Howarth
Closes #11473
configure.ac
docs/INTERNALS.md