esp-idf/examples/protocols/esp_http_client
Harshit Malpani fad1535a15
fix(ci): update HTTP client example tests runner assignment
HTTP client example tests now connect with locally hosted httpbin service
for more stable results across multiple runs
2023-07-24 11:38:11 +05:30
..
main CI: fix esp_http_client example failures in CI. Timeout was observed in the logs while performing HTTP requests. Changing the endpoint when testing in CI 2023-07-24 11:35:39 +05:30
CMakeLists.txt
Makefile
README.md
esp_http_client_test.py fix(ci): update HTTP client example tests runner assignment 2023-07-24 11:38:11 +05:30
sdkconfig.ci CI: fix esp_http_client example failures in CI. Timeout was observed in the logs while performing HTTP requests. Changing the endpoint when testing in CI 2023-07-24 11:35:39 +05:30
sdkconfig.ci.ssldyn CI: fix esp_http_client example failures in CI. Timeout was observed in the logs while performing HTTP requests. Changing the endpoint when testing in CI 2023-07-24 11:35:39 +05:30

README.md

ESP HTTP Client Example

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