Closed donaldpiret closed 14 years ago
When creating a bucket in the EU region, subsequent requests can receive a 307 temporary redirect response for a while with a new host location to use. The request should catch this error and resend it to the new host location
I decided to not implement this to make the gem simpler, if you need the 307's support you can add it. It'd be nice to add a tests for it.
Fixed in 0.3.0 by dmitry-ilyashevich. Thanks!
When creating a bucket in the EU region, subsequent requests can receive a 307 temporary redirect response for a while with a new host location to use. The request should catch this error and resend it to the new host location