mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 14:05:03 -05:00
nghttp2: 1.12.0 required
since nghttp2_session_set_local_window_size is needed Closes #5140
This commit is contained in:
parent
4f6fdc903c
commit
12144fdda8
@ -18,7 +18,7 @@ parts. The reason for this is that HTTP/2 is much more complex at that layer
|
|||||||
than HTTP/1.1 (which we implement on our own) and that nghttp2 is an already
|
than HTTP/1.1 (which we implement on our own) and that nghttp2 is an already
|
||||||
existing and well functional library.
|
existing and well functional library.
|
||||||
|
|
||||||
We require at least version 1.0.0.
|
We require at least version 1.12.0.
|
||||||
|
|
||||||
Over an http:// URL
|
Over an http:// URL
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user