]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLOPT_URL.3: remove scheme specific details
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Dec 2020 23:03:25 +0000 (00:03 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Dec 2020 21:46:37 +0000 (22:46 +0100)
commita0f0c7149f59feec09d49454e8de12ca592ffc72
treed4b7f70e96234789b5b7beb8af4fdface3564ff3
parent2a264d494e006b8ca9f1bad0798893c7b52f3a98
CURLOPT_URL.3: remove scheme specific details

... that are now found in URL-SYNTAX.md

Closes #6307
docs/libcurl/opts/CURLOPT_URL.3