esp-idf/examples/protocols/esp_http_client
2022-10-27 14:04:54 +05:30
..
main fix: esp_http_client fix behaviour when disable_auto_redirect is enabled 2022-10-27 14:04:54 +05:30
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
pytest_esp_http_client.py http examples pytest migration 2022-06-03 16:00:52 +05:30
README.md docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
sdkconfig.ci esp_http_client: Add config option for HTTP Digest auth 2021-03-23 11:58:35 +05:30
sdkconfig.ci.ssldyn examples: make sure WiFi interface is disabled when connecting with Ethernet 2020-05-18 09:29:55 +02:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-S2 ESP32-S3

ESP HTTP Client Example

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