From: Daniel Stenberg Date: Tue, 5 Sep 2023 08:34:19 +0000 (+0200) Subject: CURLOPT_URL.3: add two URL API calls in the see-also section X-Git-Tag: curl-8_3_0~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb1197cbfb3e87575681673aae6aa605ab79e3a2;p=thirdparty%2Fcurl.git CURLOPT_URL.3: add two URL API calls in the see-also section --- diff --git a/docs/libcurl/opts/CURLOPT_URL.3 b/docs/libcurl/opts/CURLOPT_URL.3 index ea853ebf3c..4b64905841 100644 --- a/docs/libcurl/opts/CURLOPT_URL.3 +++ b/docs/libcurl/opts/CURLOPT_URL.3 @@ -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), "