frostfs-http-gw/cmd/http-gw
Roman Loginov ef2b75597c
All checks were successful
/ DCO (pull_request) Successful in 3m50s
/ Vulncheck (pull_request) Successful in 4m2s
/ Lint (pull_request) Successful in 2m50s
/ Tests (pull_request) Successful in 1m50s
/ Builds (pull_request) Successful in 2m2s
[#174] Add fallback path to search
Fallback path to search is needed because
some software may keep FileName attribute
and ignore FilePath attribute during file
upload. Therefore, if this feature is
enabled under certain conditions (for more
information, see gate-configuration.md) a
search will be performed for the FileName
attribute.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-12-13 17:04:53 +03:00
..
app.go [#174] Add fallback path to search 2024-12-13 17:04:53 +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-13 17:04:53 +03:00