frostfs-http-gw/cmd/http-gw
Roman Loginov ce66b900fe
All checks were successful
/ DCO (pull_request) Successful in 39s
/ Vulncheck (pull_request) Successful in 41s
/ Builds (pull_request) Successful in 50s
/ Lint (pull_request) Successful in 1m50s
/ Tests (pull_request) Successful in 51s
[#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-09 15:43:56 +03:00
..
app.go [#187] Add handling quota limit reached error 2025-01-09 15:43:56 +03:00
integration_test.go [#175] Adopt 1.6.* aio versoins in integration tests 2024-12-24 08:01:33 +00:00
main.go [#150] Add dropped logs metric 2024-12-04 15:49:25 +03:00
misc.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
server.go [#110] Add "h2" as next proto to allow HTTP/2 requests in http.Serve 2024-03-27 19:25:45 +03:00
server_test.go [#110] Test HTTP/2 requests 2024-03-27 19:25:34 +03:00
settings.go [#174] Add fallback path to search 2024-12-16 10:43:34 +00:00