OVMS3-idf/examples/protocols/esp_http_client/main
Shubham Kulkarni b9555db47f examples: Add example to demonstrate use of low level APIs for GET and POST requests
Use buffer to accumulate data of response from event handler and print the response on console

Demonstrate use of user_data field in esp_http_client_config_t to get response body
2020-03-23 10:45:39 +05:30
..
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk Add esp_http_client 2018-05-21 09:35:07 +07:00
esp_http_client_example.c examples: Add example to demonstrate use of low level APIs for GET and POST requests 2020-03-23 10:45:39 +05:30
howsmyssl_com_root_cert.pem Add esp_http_client 2018-05-21 09:35:07 +07:00