You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Still not yet, however we have the issue to support gzip encoding here: #420 so please vote(pick your reaction) on the issue if you do want the feature as we tend to prioritize the issue which many users want.
As I commented on the above, this issue is duplicated with #420 so I'll close this one. Now two users have voted on #420 so we will re-consider its priority.
Here is list of common HTTP headers that AWS S3 supports for requests:
https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html#RESTObjectPUT-requests
Example:
Pay attention on
Content-Encoding
header.The same thing with leofs:
Do LeoFS support such headers for object?
With custom request headers
x-aws-meta-*
there is no issues.The text was updated successfully, but these errors were encountered: