mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b9555db47f
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
ESP HTTP Client Example
See the README.md file in the upper level 'examples' directory for more information about examples.