MrBuddyCasino / ESP32_Alexa

An Alexa Smart Speaker project for the ESP32.
Mozilla Public License 2.0
265 stars 72 forks source link

http_client_get() #33

Closed chegewara closed 5 years ago

chegewara commented 6 years ago

Im looking for help. When url passed to http_client_get a valid audio stream but has no header with data length then it stalls about 60 seconds after stream ends and http_client_message_complete_cb is invoked. Could someone propose some solution?