forked from TrueCloudLab/frostfs-s3-gw
b778c2e072
ETag is a string with SHA256 of NeoFS object payload. Hash is taken from object header by neofs-sdk-go getter. Checksum type in neofs-sdk-go has changes `String()` output from `<hash>` to `SHA256:<hash>` in latest update. S3 gateway should not be relied on unstable string format implementations and use raw value. Signed-off-by: Alex Vanin <alexey@nspcc.ru> |
||
---|---|---|
.. | ||
neofs | ||
container.go | ||
cors.go | ||
detector.go | ||
layer.go | ||
locking_test.go | ||
multipart_upload.go | ||
multipart_upload_test.go | ||
notifications.go | ||
object.go | ||
object_test.go | ||
system_object.go | ||
util.go | ||
util_test.go | ||
versioning.go | ||
versioning_test.go |