frostfs-http-gw/internal/handler
Nikita Zinkevich 1be92fa4be
[] 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
..
middleware [] Add support namespaces 2023-12-01 10:12:55 +00:00
multipart [] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
browse.go [] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
download.go [] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
filter.go [] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
filter_test.go [] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
frostfs_mock.go [] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
handler.go [] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
handler_fuzz_test.go [] Add fuzzing tests for handlers 2024-09-02 16:02:47 +03:00
handler_test.go [] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
head.go [] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
multipart.go [] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
multipart_test.go [] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
reader.go [] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
reader_test.go [] Update Go version 2024-08-29 10:42:20 +03:00
upload.go [] Add trace_id to logs 2024-10-17 11:00:43 +00:00
utils.go [] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00