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

Use CURLOPT_ERRORBUFFER for more detailed transport errors #774

Closed
Swatinem opened this issue Dec 2, 2022 · 0 comments · Fixed by #777
Closed

Use CURLOPT_ERRORBUFFER for more detailed transport errors #774

Swatinem opened this issue Dec 2, 2022 · 0 comments · Fixed by #777
Assignees

Comments

@Swatinem
Copy link
Member

Swatinem commented Dec 2, 2022

https://curl.se/libcurl/c/CURLOPT_ERRORBUFFER.html has a complete example how to print more detailed errors when sending via curl is not successful. We should use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants