Skip to content
New issue

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

CURLOPT_NOBODY man page: #6097

Closed
basuke opened this issue Oct 16, 2020 · 1 comment
Closed

CURLOPT_NOBODY man page: #6097

basuke opened this issue Oct 16, 2020 · 1 comment

Comments

@basuke
Copy link
Contributor

basuke commented Oct 16, 2020

In the second sentence of the Description:

For HTTP operations when CURLOPT_NOBODY has been set, unsetting the option (with 0) will make it a GET again - only if the method is still set to be HEAD. The proper way to get back to a GET request is to set CURLOPT_HTTPGET and for other methods, use the POST ur UPLOAD options.

in the very end, POST or UPLOAD options.

@bagder
Copy link
Member

bagder commented Oct 16, 2020

Thanks!

@bagder bagder closed this as completed in 6f85968 Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants