mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:53:32 +03:00
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
This commit is contained in:
parent
f6c8a0e50d
commit
2900c29218
2 changed files with 4 additions and 4 deletions
|
|
@ -30,7 +30,7 @@ versions of libs and build tools.
|
|||
- GSKit V5R3M0
|
||||
- NSS 3.14.x
|
||||
- Heimdal ?
|
||||
- nghttp2 1.12.0
|
||||
- nghttp2 1.15.0
|
||||
- WinSock 2.2 (on Windows 95+ and Windows CE .NET 4.1+)
|
||||
|
||||
## Build tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue