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> |
||
---|---|---|
.. | ||
auth | ||
cache | ||
data | ||
errors | ||
handler | ||
layer | ||
metrics | ||
notifications | ||
resolver | ||
headers.go | ||
max_clients.go | ||
reqinfo.go | ||
response.go | ||
router.go | ||
user_auth.go |