esp-idf/components/esp_http_client
fbp2m 975e77ed7d
fix: fixed allocating if_name in client context multiple times
Do not allocate client->if_name twice in esp_http_client_init().

Signed-off-by: Harshit Malpani <harshit.malpani@espressif.com>

Closes https://github.com/espressif/esp-idf/pull/13945
2024-07-07 21:20:18 +08:00
..
include fix: reset redirect counter for using same handler 2024-05-20 10:44:53 +05:30
lib fix(esp_http_client): Fix http digest auth without qop 2024-01-29 11:00:58 +05:30
test_apps ci(test_apps): limit dependencies for misc test_apps 2024-02-21 09:34:29 +08:00
CMakeLists.txt lwip/linux: Add lwip support for networking component under linux 2023-05-05 05:03:39 +00:00
esp_http_client.c fix: fixed allocating if_name in client context multiple times 2024-07-07 21:20:18 +08:00
Kconfig esp_http_client: Disable HTTP digest auth by default 2021-10-29 18:14:22 +08:00