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