frostfs-http-gw/internal/service/frostfs
Roman Loginov ce04b0836a [#187] Fix handling ErrAccessDenied and ErrGatewayTimeout
If an Access Denied error occurs, we should
return 403 Forbidden instead of 400 Bad Request.
Gateway Timeout error we also need to process
and return the 504 Gateway Timeout code.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-12-25 16:36:33 +03:00
..
frostfs.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
frostfs_test.go [#187] Fix handling ErrAccessDenied and ErrGatewayTimeout 2024-12-25 16:36:33 +03:00
multi_object_reader.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
multi_object_reader_test.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
tree_pool_wrapper.go [#166] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00