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

[s3][leo_gateway] Return wrong http response when handling an invalid http headers #374

Closed
mocchira opened this issue Jun 4, 2015 · 1 comment

Comments

@mocchira
Copy link
Member

mocchira commented Jun 4, 2015

Currently respond 500 due to lack of checking http headers like content-length, expect, and so on.

LeoFS should respond 400 regard to aws spec.
http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html

@mocchira mocchira self-assigned this Jun 4, 2015
@mocchira mocchira added this to the 1.4.0-pre1 milestone Jun 4, 2015
@mocchira
Copy link
Member Author

mocchira commented Jun 5, 2015

In progress in my dev env.
Almost fixed.

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

No branches or pull requests

1 participant