Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling S3 - 307 Status code #30

Merged
merged 1 commit into from
Aug 8, 2014
Merged

Conversation

jedi4ever
Copy link
Contributor

When the bucket is just created and the DNS on amazon isn't synched fully, it will send you a redirect (307).
In these cases no error should be thrown. This commit fixes that.

For more information see:

When the bucket is just created and the DNS on amazon isn't synched fully, it will send you a redirect (307).
In these cases no error should be thrown. This commit fixes that.

For more information see:
- <Automattic/knox#66>
- <http://docs.aws.amazon.com/AmazonS3/latest/dev/Redirects.html>
pgherveou added a commit that referenced this pull request Aug 8, 2014
Handling S3 - 307 Status code
@pgherveou pgherveou merged commit 27cf379 into pgherveou:master Aug 8, 2014
@pgherveou
Copy link
Owner

Nice catch thanks for the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants