Content-Length is empty on HEAD
Closed this issue · 2 comments
gerhardj-b commented
This is not according to the S3 API as well as HTTP standards.
My client relies on the content length returned by the HEAD request. Is it therefore possible to change this, so that the content-length is also sent on such requests?
jakobvogel commented
Many thanks for reporting this @gerhardj-b
jakobvogel commented
I have found one such condition on PUTing an object. Do you refer to this?