twitter / twurl

OAuth-enabled curl for the Twitter API
https://developer.twitter.com
MIT License
1.8k stars 301 forks source link

Support HTTP redirects #166

Closed andypiper closed 1 year ago

andypiper commented 3 years ago

Describe the solution you'd like curl supports following HTTP 3xx redirects via the -L option. It would be great if twurl could have a similar behaviour.