Files
esp-idf/examples/protocols/esp_http_client
hrushikesh.bhosale 1f4dd05b0c fix(esp_http_client): Fixed esp_http_client example pytest
- For async request need to expect -1 as content length, but it was
expecting positive value instead
2026-02-23 12:03:49 +05:30
..

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-S2 ESP32-S3 Linux

ESP HTTP Client Example

See the README.md file in the upper level 'examples' directory for more information about examples.