mirror of
https://github.com/curl/curl.git
synced 2026-07-23 04:17:16 +03:00
README.http2: clarify the build prerequisites
This commit is contained in:
parent
74ad0221cc
commit
8ddda0e999
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@ HTTP2 with libcurl
|
||||||
|
|
||||||
Spec: http://tools.ietf.org/html/draft-ietf-httpbis-http2
|
Spec: http://tools.ietf.org/html/draft-ietf-httpbis-http2
|
||||||
|
|
||||||
|
Build prerequisites
|
||||||
|
- nghttp2
|
||||||
|
- OpenSSL or NSS or GnutTLS with a new enough version
|
||||||
|
|
||||||
nghttp2 (https://github.com/tatsuhiro-t/nghttp2)
|
nghttp2 (https://github.com/tatsuhiro-t/nghttp2)
|
||||||
|
|
||||||
libcurl uses this 3rd party library for the low level protocol handling
|
libcurl uses this 3rd party library for the low level protocol handling
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue