esp-idf/components/esp_http_client
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