This website requires JavaScript.
Explore
Help
Register
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-12 13:27:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4ed2ec56b1f9f7ccdead6441c700c6039f15264
esp-idf
/
components
/
esp_http_client
History
Harshit Malpani
07f2cbeb0c
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
...
This commit fixes the issue with TLS 1.2 connection when TLS 1.3 is enabled in config.
2024-05-02 16:57:50 +05:30
..
include
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2024-05-02 16:57:50 +05:30
lib
fix(esp_http_client): Fix http digest auth without qop
2024-01-29 11:11:02 +05:30
test_apps
ci: update test apps to use run_all_single_board_cases
2023-03-10 14:27:09 +08:00
CMakeLists.txt
esp_http_client: remove dependency of esp_stubs from esp_http_client. Add esp_event stubs in
linux
component
2023-03-15 11:48:11 +05:30
esp_http_client.c
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2024-05-02 16:57:50 +05:30
Kconfig
esp_http_client: Disable HTTP digest auth by default
2021-10-29 18:14:22 +08:00