README.http2: clarify the build prerequisites

This commit is contained in:
Daniel Stenberg 2014-03-09 16:39:46 +00:00
parent 74ad0221cc
commit 8ddda0e999
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ HTTP2 with libcurl
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)
libcurl uses this 3rd party library for the low level protocol handling