esp-idf/examples/protocols/esp_http_client
Shubham Kulkarni bffeb8705c esp_http_client: Skip check for redirection counter if status code is success.
Set disable_auto_redirect in esp_http_client example to validate this condition in CI
2021-02-01 09:17:43 +00:00
..
main esp_http_client: Skip check for redirection counter if status code is success. 2021-02-01 09:17:43 +00:00
CMakeLists.txt protocol examples: enable protocol examples for esp32sbeta 2019-11-01 11:14:10 +08:00
esp_http_client_test.py ci: Temporarily remove the esp_http_client httpbin redirect tests 2020-06-25 09:35:20 +00:00
Makefile examples/protocols/esp_http_client: use common network component 2019-04-15 03:32:05 +00:00
README.md Add esp_http_client 2018-05-21 09:35:07 +07:00
sdkconfig.ci mbedtls: Use SPIRAM strategy in example_test.py 2020-01-03 15:30:03 +05:30

ESP HTTP Client Example

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