frostfs-http-gw/internal
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
..
cache [#91] Add support namespaces 2023-12-01 10:12:55 +00:00
data [#166] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
handler [#187] Fix handling ErrAccessDenied and ErrGatewayTimeout 2024-12-25 16:36:33 +03:00
layer [#166] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
logs [#166] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
net [#160] Add internal/net package with multinet dialer source 2024-10-31 11:38:41 +03:00
service/frostfs [#187] Fix handling ErrAccessDenied and ErrGatewayTimeout 2024-12-25 16:36:33 +03:00
templates [#151] index page: Add browse via native protocol 2024-11-19 17:33:21 +03:00