mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
Also, references of non-existent function `esp_http_client_finalize_open` is removed from `esp_http_client` documentation. Closes https://github.com/espressif/esp-idf/issues/2047 Closes https://github.com/espressif/esp-idf/issues/2040