This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-15 22:44:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3521b51f1c33cf4a8f8310a4b52f04ed399a333
esp-idf
/
examples
/
protocols
/
esp_http_client
/
main
History
Harshit Malpani
102fe3a522
fix(esp_http_client): Add test case in esp_http_client example
...
Add a test case in esp_http_client example to test HTTP_METHOD_HEAD with async mode
2023-12-22 16:20:24 +05:30
..
CMakeLists.txt
fix: Fix protocols example to build without setting target
2023-09-20 17:50:16 +05:30
esp_http_client_example.c
fix(esp_http_client): Add test case in esp_http_client example
2023-12-22 16:20:24 +05:30
howsmyssl_com_root_cert.pem
…
idf_component.yml
feat(examples): add local components via idf_component.yml
2023-09-19 10:38:24 +02:00
Kconfig.projbuild
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-06-23 10:32:20 +05:30
postman_root_cert.pem
…