Skip to content

Do you have any async post request ? #355

Answered by sagebind
ArunGust asked this question in Questions
Discussion options

You must be logged in to vote

Sure. You can use the post_async convenience function which has an example of usage in the documentation. Or, you can build a custom POST request with Request::post and then send it with send_async. There are more examples of how to do this in the documentation, as well as full example programs in the examples directory.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sagebind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #354 on October 14, 2021 14:14.