esp-idf/components/esp_http_client
Harshit Malpani 90d0689331
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 17:15:08 +05:30
..
include fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously 2024-05-02 17:15:08 +05:30
lib fix(esp_http_client): Fix http digest auth without qop 2024-01-29 11:22:40 +05:30
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
esp_http_client.c fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously 2024-05-02 17:15:08 +05:30
Kconfig esp_http_client: Disable HTTP digest auth by default 2021-10-29 18:14:22 +08:00