mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-15 13:22:48 +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