frostfs-http-gw/internal/handler
Marina Biryukova 273459e090
Some checks failed
/ DCO (pull_request) Successful in 53s
/ OCI image (pull_request) Successful in 1m46s
/ Vulncheck (pull_request) Successful in 1m47s
/ Builds (pull_request) Successful in 1m46s
/ Lint (pull_request) Successful in 4m9s
/ Tests (pull_request) Successful in 1m26s
/ Integration tests (pull_request) Successful in 6m39s
/ Vulncheck (push) Failing after 58s
/ Builds (push) Successful in 1m18s
/ OCI image (push) Successful in 1m27s
/ Lint (push) Successful in 2m19s
/ Tests (push) Successful in 1m14s
/ Integration tests (push) Successful in 7m35s
[#225] Support wildcard in allowed origins and headers
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
2025-04-07 16:57:07 +03:00
..
middleware [#91] Add support namespaces 2023-12-01 10:12:55 +00:00
multipart [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
browse.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
cors.go [#225] Support wildcard in allowed origins and headers 2025-04-07 16:57:07 +03:00
cors_test.go [#225] Support wildcard in allowed origins and headers 2025-04-07 16:57:07 +03:00
download.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
filter.go [#195] Add tags support 2025-02-07 11:47:38 +00:00
filter_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
frostfs_mock.go [#212] Support CORS container for CORS settings 2025-03-10 18:12:36 +03:00
handler.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
handler_fuzz_test.go [#219] Use zaptest.Logger 2025-02-21 16:11:49 +03:00
handler_test.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
head.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
multipart.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
multipart_test.go [#219] Use zaptest.Logger 2025-02-21 16:11:49 +03:00
reader.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
reader_test.go [#188] Improve content-type detector 2025-01-21 06:52:37 +00:00
upload.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
utils.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00