esp-idf/components/esp_http_client
Harshit Malpani a1e9a87e69 Merge branch 'bugfix/fix_ESP_LOG_to_debug' into 'master'
esp_http_client: fix debug log from LOGI to LOGD

Closes IDFGH-8892

See merge request espressif/esp-idf!22011
2023-01-13 15:51:23 +08:00
..
include esp_http_client: Add feature to cancel an HTTP request 2022-12-02 11:36:28 +05:30
lib esp_http_client: fix coverity issue. free auth_str before going out of scope 2023-01-11 16:57:04 +05:30
test_apps soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
CMakeLists.txt esp_http_client: Update to support build for linux 2023-01-04 11:17:28 +05:30
esp_http_client.c esp_http_client: fix debug log from LOGI to LOGD 2023-01-11 15:55:52 +05:30
Kconfig esp_http_client: Disable HTTP digest auth by default 2021-10-29 18:14:22 +08:00