This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-05-30 09:36:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2e2bfdbd40e97b8e593bf2d045db21f8b41b37c
esp-idf
/
examples
/
protocols
/
esp_http_client
/
main
History
Harshit Malpani
4243dc465c
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
Fix esp_http_client example: Set proper server verification by adding the postman root cert for https_async demo
2021-04-07 05:31:21 +00:00
component.mk
esp_http_client: Enable support of crt_bundle in esp_http_client
2021-04-07 05:31:21 +00:00
esp_http_client_example.c
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
howsmyssl_com_root_cert.pem
Update example test for esp_http_client
2021-10-05 16:58:23 +08: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-07-24 11:35:39 +05:30
postman_root_cert.pem
Fix esp_http_client example: Set proper server verification by adding the postman root cert for https_async demo
2021-04-07 05:31:21 +00:00