mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
65a1d79af2
Fix esp_http_client_open() often triggering a spurious HTTP_EVENT_ERROR when is_async=true. Fixes https://github.com/espressif/esp-idf/issues/16075