frostfs-http-gw/cmd/http-gw
Nikita Zinkevich 1be92fa4be
Some checks failed
/ DCO (pull_request) Successful in 4m21s
/ Vulncheck (pull_request) Successful in 4m31s
/ Builds (pull_request) Successful in 1m35s
/ Lint (pull_request) Successful in 2m56s
/ Tests (pull_request) Successful in 1m57s
/ Builds (push) Has been cancelled
/ Lint (push) Has been cancelled
/ Tests (push) Has been cancelled
/ Vulncheck (push) Has been cancelled
[#166] Fix getting s3 object with the FrostFS OID name
Prioritize getting s3 object with the key, which equals to valid FrostFS OID, rather than getting non-existent object with OID via native protocol for GET and HEAD requests

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
2024-12-17 10:32:22 +03:00
..
app.go [#166] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
integration_test.go [#178] Update frostfs-sdk-go with new tree service client 2024-12-09 15:09:08 +03: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