frostfs-http-gw/internal/handler
Roman Loginov 4b782cf124
All checks were successful
/ Vulncheck (push) Successful in 45s
/ Builds (push) Successful in 58s
/ OCI image (push) Successful in 1m19s
/ Lint (push) Successful in 2m3s
/ Tests (push) Successful in 54s
[#187] Add handling quota limit reached error
The Access Denied status may be received
from APE due to exceeding the quota. In
this situation, you need to return the
appropriate status code.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2025-01-21 06:59:47 +00:00
..
middleware [#91] Add support namespaces 2023-12-01 10:12:55 +00:00
multipart [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
browse.go [#181] index_page: Ignore deleted objects in versioned buckets 2024-12-17 13:06:57 +00:00
download.go [#187] Add handling quota limit reached error 2025-01-21 06:59:47 +00:00
filter.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
filter_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
frostfs_mock.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
handler.go [#187] Add handling quota limit reached error 2025-01-21 06:59:47 +00:00
handler_fuzz_test.go [#135] Add fuzzing tests for handlers 2024-09-02 16:02:47 +03:00
handler_test.go [#185] Update SDK to support new tree/pool version 2025-01-21 06:47:52 +00:00
head.go [#188] Improve content-type detector 2025-01-21 06:52:37 +00:00
multipart.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
multipart_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
reader.go [#187] Add handling quota limit reached error 2025-01-21 06:59:47 +00:00
reader_test.go [#188] Improve content-type detector 2025-01-21 06:52:37 +00:00
upload.go [#187] Add handling quota limit reached error 2025-01-21 06:59:47 +00:00
utils.go [#187] Add handling quota limit reached error 2025-01-21 06:59:47 +00:00