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

NPE if there is no Content-Length in headers for HEAD responce #643

Closed
gschukin opened this issue Apr 27, 2016 · 0 comments
Closed

NPE if there is no Content-Length in headers for HEAD responce #643

gschukin opened this issue Apr 27, 2016 · 0 comments

Comments

@gschukin
Copy link
Contributor

Swift may not return Content-Length header in responce for zero size objects for HEAD request.

A check is needed in ParseObjectFunction.apply(...) method whether Content-Length header is present in responce or not.

vinodborole pushed a commit to vinodborole/openstack4j that referenced this issue Apr 27, 2016
gondor added a commit that referenced this issue May 14, 2016
NPE if there is no Content-Length in headers for HEAD responce #643
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

No branches or pull requests

2 participants