From 8ddda0e99909db720d47b329df3845119a5676b1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 9 Mar 2014 16:39:46 +0000 Subject: [PATCH] README.http2: clarify the build prerequisites --- lib/README.http2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/README.http2 b/lib/README.http2 index daa6338..0a39752 100644 --- a/lib/README.http2 +++ b/lib/README.http2 @@ -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 -- 2.7.4