Skip to content

bugs at AsyncExample.hpp #7

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

Open
junyama opened this issue Mar 12, 2021 · 0 comments
Open

bugs at AsyncExample.hpp #7

junyama opened this issue Mar 12, 2021 · 0 comments

Comments

@junyama
Copy link

junyama commented Mar 12, 2021

I suppose that the line 66 and 70 should be:

return m_client->doPostAsync("").callbackTo(&SendCoroutine::onResponse);

return response->readBodyToStringAsync().callbackTo(&SendCoroutine::onBody);

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

1 participant