witnessmenow / spotify-api-arduino

Arduino library for integrating with the Spotify Web-API (Does not play music)
MIT License
178 stars 33 forks source link

Probably should be trying to use HTTP/1.0 to avoid spotify potentially chunking the response #20

Closed witnessmenow closed 3 years ago

witnessmenow commented 3 years ago

Fixed