]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
EXPERIMENTAL: add the Hyper backend to the list
authorDaniel Stenberg <daniel@haxx.se>
Tue, 22 Dec 2020 16:17:37 +0000 (17:17 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Dec 2020 16:17:59 +0000 (17:17 +0100)
... of current experimental features in curl.

docs/EXPERIMENTAL.md

index 5b2d36c145d3fa06b727ea237e9aeb9044a14dbb..6a84f5e17a30d9ecd6107f5a773b1736d77b5125 100644 (file)
@@ -18,7 +18,7 @@ Experimental support in curl means:
 
 ## Experimental features right now
 
+ - The Hyper HTTP backend
  - HTTP/3 support and options
  - CURLSSLOPT_NATIVE_CA (No configure option, feature built in when supported)
  - HSTS support and options