CURLOPT_URL.3: add two URL API calls in the see-also section

This commit is contained in:
Daniel Stenberg 2023-09-05 10:34:19 +02:00
parent 22b1f7d032
commit cb1197cbfb
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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), "