mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-07 13:46:36 +03:00
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