mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 23:12:28 +00:00
65261a9753
Closes #1128 Adds `Content-Disposition`, `Content-Language`, `Cache-Control` and `Expires` object meta properties support in posix and azure backends. Changes the `PutObject` and `CreateMultipartUpload` actions backend input type to custom `s3response` types to be able to store `Expires` as any string.