guilhermesad / rspotify

A ruby wrapper for the Spotify Web API
MIT License
717 stars 290 forks source link

Update Playlist#replace_tracks! request headers #221

Closed CaiqueMitsuoka closed 4 years ago

CaiqueMitsuoka commented 4 years ago

When add a bulk of track to be replaces we get a warning of the replacement of the Content-type header by RestClient.

Related: PR#168

guilhermesad commented 4 years ago

👍