esp-idf/components/esp_http_client
fbp2m adb307da29
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-06-19 11:39:56 +05:30
..
include fix: reset redirect counter for using same handler 2024-05-07 10:27:23 +05:30
lib fix(esp_http_client): Fix http digest auth without qop 2024-01-23 12:22:35 +05:30
test_apps ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13: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-06-19 11:39:56 +05:30
Kconfig fix: Add config option to set timeout for posting events 2024-05-08 11:41:05 +05:30