noobaa-core
noobaa-core copied to clipboard
Stores the `aws-chunked` content encoding
Environment info
- NooBaa Version: unknown
- Platform: OpenShift 4.18
Actual behavior
- storing an object and retrieving it, it returns the content encoding
aws-chunked
Expected behavior
aws-chunkedshould be stripped from the stored content encoding information
Steps to reproduce
- upload with AWS chunked encoding, download again
More information - Screenshots / Logs / Other output
@ctron I am not sure I follow, could you provide an example?
If you upload using the a client which uses the aws-chunked encoding, and retrieve the object again, the content encoding is reported as aws-chunked, which is not correct.
This issue had no activity for too long - it will now be labeled stale. Update it to prevent it from getting closed.
Is this been solved?