Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Honestly, I am not familiar with HTTP protocols,  We want to send a http post request with two key-values to a URI, then the http server will respond with json msgs.

The picture attached shows the test result through PC. Is there an example or API document for this?  Thanks a lot.QQ图片20161202165428.png

0 Likes
1 Solution
AndrewY_86
Employee
Employee
25 sign-ins 25 replies posted 10 replies posted

lzb@strivertech.com

The snip.httpbin_org application has an example of how to use the http_client library to send HTTP requests. It also demonstrates the JSON parser utility.

View solution in original post

6 Replies