]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_url_set.md: libcurl only parses :// URLs
authorDaniel Stenberg <daniel@haxx.se>
Wed, 29 May 2024 09:33:41 +0000 (11:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 May 2024 06:30:17 +0000 (08:30 +0200)
commitabff12c5a903fec7368ae1e6d8e7eea93927ce13
tree226b41b56d69e76642ebb5182f0074514b20e28e
parentc8096668aecdcbf072cf5e49af8053caacd8e8ef
curl_url_set.md: libcurl only parses :// URLs

Make it clearer in the documentation.

Closes #13821
docs/libcurl/curl_url_set.md