]> granicus.if.org Git - curl/commitdiff
HTTP2.md: HTTP/2 by default for curl's HTTPS connections
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Mar 2016 07:15:47 +0000 (08:15 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Mar 2016 07:15:47 +0000 (08:15 +0100)
docs/HTTP2.md

index c9fb608fddd474efd3c005a2c790a501207d6458..c2ff9af737e215027e8ec3f08d553136e8da7142 100644 (file)
@@ -86,7 +86,9 @@ in HTTP 1.1 style. This allows applications to work unmodified.
 curl tool
 ---------
 
-curl offers the `--http2` command line option to enable use of HTTP/2
+curl offers the `--http2` command line option to enable use of HTTP/2.
+
+Since 7.47.0, the curl tool enables HTTP/2 by default for HTTPS connections.
 
 HTTP Alternative Services
 -------------------------