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-06-02 19:26:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9dcacfef0abbecaeb8f4e5a16ab331762fac133d
esp-idf
/
examples
/
protocols
/
esp_http_client
/
main
History
hrushikesh.bhosale
6083f08a34
feat(esp_http_client): Make https_async request under CERT BUNDLE config
...
Make https_async rqeuest under MBEDTLS_CERTIFICATE_BUNDLE config
2025-08-22 16:32:11 +05:30
..
CMakeLists.txt
fix(esp_http_client): Moved httpd_async request from cert_pem to crt_bundle
2025-08-05 16:28:16 +05:30
esp_http_client_example.c
feat(esp_http_client): Make https_async request under CERT BUNDLE config
2025-08-22 16:32:11 +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-21 15:20:09 +05:30