How to make sync requests #424
Unanswered
paulocoutinhox
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is sufficient and correct? Can anyone check?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How i can make sync requests?
I want convert my sync code from Poco to Yasio:
https://github.com/nativium/nativium-modules/blob/main/custom/modules/http-client/implementation/cpp/nativium/net/http/SimpleHttpClientPlatformService.cpp
The main request method is here:
https://github.com/nativium/nativium-modules/blob/main/custom/modules/http-client/implementation/cpp/nativium/net/http/SimpleHttpClientPlatformService.cpp#L33-L154
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions