We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://curl.se/libcurl/c/curl_url_set.html
The man page for curl_url_set says Added in curl 7.78.0 but this function is part of the initial api.
Added in curl 7.78.0
The text was updated successfully, but these errors were encountered:
curl_url_set.md: adjust the added-in to 7.62.0
193db2f
Reported-by: Jeroen Ooms Fixes #15822
8229711
bagder
Successfully merging a pull request may close this issue.
Specify which documentation you found a problem with
https://curl.se/libcurl/c/curl_url_set.html
The problem
The man page for curl_url_set says
Added in curl 7.78.0
but this function is part of the initial api.The text was updated successfully, but these errors were encountered: