mirror of
https://github.com/versity/versitygw.git
synced 2026-01-09 04:53:10 +00:00
Closes #1714 There is a `Location` field in the `CompleteMultipartUpload` result that represents the newly created object URL. This PR adds this property to the `CompleteMultipartUpload` response, generating it dynamically in either host-style or path-style format, depending on the gateway configuration.