aboutsummaryrefslogtreecommitdiff
path: root/docs/HTTP2.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/HTTP2.md')
-rw-r--r--docs/HTTP2.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/HTTP2.md b/docs/HTTP2.md
index 6f7ece431..331bcb0ae 100644
--- a/docs/HTTP2.md
+++ b/docs/HTTP2.md
@@ -7,7 +7,8 @@ HTTP/2 with curl
Build prerequisites
-------------------
- nghttp2
- - OpenSSL, NSS, GnutTLS, PolarSSL or SChannel with a new enough version
+ - OpenSSL, NSS, GnutTLS, PolarSSL, wolfSSL or SChannel with a new enough
+ version.
[nghttp2](https://nghttp2.org/)
-------------------------------
@@ -59,6 +60,7 @@ provide the necessary TLS features. Right now we support:
- GnuTLS: ALPN
- PolarSSL: ALPN
- SChannel: ALPN
+ - wolfSSL: ALPN
Multiplexing
------------