frostfs-http-gw/cmd/http-gw
Nikita Zinkevich 5e4a68105d
All checks were successful
/ DCO (pull_request) Successful in 2m33s
/ Vulncheck (pull_request) Successful in 2m46s
/ Builds (pull_request) Successful in 1m43s
/ Lint (pull_request) Successful in 2m43s
/ Tests (pull_request) Successful in 1m45s
[#166] Change the check of protocol during get object request
Add tree service's GetBucketSettings to use them to check for protocol to use (S3 or native). Also add mock implementations for this and GetLatestVersion methods.

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
2024-12-09 13:39:01 +03:00
..
app.go [#166] Change the check of protocol during get object request 2024-12-09 13:39:01 +03:00
integration_test.go [#158] Fix integration test compilation error 2024-10-25 09:30:58 +03:00
main.go [#89] Add support zapjournald logger configuration 2023-11-09 16:21:29 +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 [#151] index page: Add browse via native protocol 2024-11-19 17:33:21 +03:00