]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_URL.3: add two URL API calls in the see-also section
authorDaniel Stenberg <daniel@haxx.se>
Tue, 5 Sep 2023 08:34:19 +0000 (10:34 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 5 Sep 2023 08:34:42 +0000 (10:34 +0200)
docs/libcurl/opts/CURLOPT_URL.3

index ea853ebf3cdabc712a6d1cdce6c9aec7f790da25..4b649058412db61be79c9a20a473a3bbe9c29dc2 100644 (file)
@@ -131,3 +131,5 @@ called.
 .BR CURLOPT_FORBID_REUSE "(3), " CURLOPT_FRESH_CONNECT "(3), "
 .BR curl_easy_perform "(3), "
 .BR CURLINFO_REDIRECT_URL "(3), " CURLOPT_PATH_AS_IS "(3), " CURLOPT_CURLU "(3), "
+.BR curl_url_set "(3), "
+.BR curl_url_get "(3), "