summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/curl-http2.rst
blob: 8390a425e9a4e486c74f6b51414f79bb0554cf69 (plain)
1
2
3
4
5
6
7
8
curl-http2
----------

* When building CMake itself from source and not using a system-provided
  libcurl, HTTP/2 support is now enabled for commands supporting
  network communication via ``http(s)``, such as :command:`file(DOWNLOAD)`,
  :command:`file(UPLOAD)`, and :command:`ctest_submit`.
  The precompiled binaries provided on ``cmake.org`` now support HTTP/2.