mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-20 09:27:26 +00: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