esp-idf/components/esp_http_client
fbp2m bed13e209c
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:21:00 +08:00
..
include fix: reset redirect counter for using same handler 2024-05-20 10:46:44 +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: fixed allocating if_name in client context multiple times 2024-07-07 21:21:00 +08:00
Kconfig esp_http_client: Disable HTTP digest auth by default 2021-10-29 18:14:22 +08:00