toland / patron

Ruby HTTP client based on libcurl
http://toland.github.com/patron/
MIT License
541 stars 74 forks source link

Add a test for a 307 redirect with a Range header #181

Closed julik closed 3 years ago

julik commented 3 years ago

We needed to ensure libcurl follows through with forwarding the Range header on a redirect, and it seems useful to have verified in the specs here as well.