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

How to get response content string when using curl_multi #150

Open
babA409866 opened this issue Apr 2, 2023 · 1 comment
Open

How to get response content string when using curl_multi #150

babA409866 opened this issue Apr 2, 2023 · 1 comment

Comments

@babA409866
Copy link

urlcpp/test/multi.cpp

in this example, how can i get all the response of the urls

@JosephP91
Copy link
Owner

JosephP91 commented Apr 16, 2023

Hi @babA409866 sorry for the delay. I fixed the multi example on the svil branch (still not merged on master). Now you should be able to understand how to do it. I will release the fix in the next days.

Commit 87a6f12

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

No branches or pull requests

2 participants