http2: now require nghttp2 >= 1.12.0

To simplify our code and since earlier versions lack important function
calls libcurl needs to function correctly.

nghttp2 1.12.0 was relased on June 26, 2016.

Closes #4961
This commit is contained in:
Daniel Stenberg 2020-02-21 11:30:05 +01:00
parent 3a34b930aa
commit 5808a0d0f5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 10 additions and 52 deletions

View file

@ -97,7 +97,7 @@ Dependencies
- NSS 3.14.x
- PolarSSL 1.3.0
- Heimdal ?
- nghttp2 1.0.0
- nghttp2 1.12.0
Operating Systems
-----------------