frostfs-s3-gw/api/handler
Marina Biryukova 01d95d8cf4 [] Remove old CORS versions after putting new one
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
2025-03-20 08:38:41 +00:00
..
acl.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
acl_test.go [] Add ListBuckets handler test 2025-01-21 07:49:19 +00:00
api.go [] Support keepalive during listing 2025-02-27 09:37:04 +03:00
api_test.go [] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
attributes.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
attributes_test.go [] Return ETag in quotes 2023-11-22 11:12:32 +00:00
bucket_list.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
bucket_list_test.go [] Rework CORS bucket behaviour 2025-03-11 08:22:30 +00:00
copy.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
copy_test.go [] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
cors.go [] Add IO tags 2025-02-25 12:16:32 +03:00
cors_test.go [] Remove old CORS versions after putting new one 2025-03-20 08:38:41 +00:00
delete.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
delete_test.go [] Make Content-Md5 header check optional 2025-02-12 14:29:19 +03:00
encryption_test.go [] Fix response code for invalid Content-Md5 header 2025-01-16 12:59:17 +00:00
get.go [] Dont send error after returning object payload 2025-02-25 10:01:58 +00:00
get_test.go [] Dont send error after returning object payload 2025-02-25 10:01:58 +00:00
handler_fuzz_test.go [] Use zaptest.Logger 2025-02-21 15:53:27 +03:00
handlers_test.go [] Rework CORS bucket behaviour 2025-03-11 08:22:30 +00:00
head.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
head_test.go [] Ignore precondition headers with invalid date format 2024-11-27 12:07:04 +03:00
info.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
lifecycle.go [] Add IO tags 2025-02-25 12:16:32 +03:00
lifecycle_test.go [] Make Content-Md5 header check optional 2025-02-12 14:29:19 +03:00
locking.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
locking_test.go [] Check bucket name not only during creation 2024-11-20 08:13:27 +00:00
multipart_upload.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
multipart_upload_test.go [] Fix using copy numbers during multipart 2025-02-06 14:41:27 +03:00
not_support.go [] Consider using request logger in logAndSendError 2024-11-02 08:51:48 +00:00
object_list.go [] Support keepalive during listing 2025-02-27 09:37:04 +03:00
object_list_test.go [] Rework CORS bucket behaviour 2025-03-11 08:22:30 +00:00
patch.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
patch_test.go [] Ignore precondition headers with invalid date format 2024-11-27 12:07:04 +03:00
put.go [] Add Copies Numbers for PostObject operation 2025-03-14 15:57:05 +03:00
put_test.go [] fix: Prevent InternalError response in PostObject handler 2025-02-25 09:46:54 +00:00
response.go [] Fix GetBucketPolicyStatus case sensitivity 2025-03-14 09:44:38 +00:00
s3encoder.go [] English Check 2022-04-22 14:01:40 +03:00
s3encoder_test.go [] Added s3 url encoder 2021-07-14 11:34:49 +03:00
s3reader.go [] Fix streaming empty body 2025-02-13 16:55:27 +03:00
s3reader_test.go [] Support sigV4a streaming with trailers 2025-02-03 18:25:15 +03:00
s3unsignedreader.go [] Fix streaming empty body 2025-02-13 16:55:27 +03:00
s3v4aReader.go [] Fix streaming empty body 2025-02-13 16:55:27 +03:00
tagging.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
tagging_test.go [] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
unimplemented.go [] Consider using request logger in logAndSendError 2024-11-02 08:51:48 +00:00
util.go [] Support keepalive during listing 2025-02-27 09:37:04 +03:00
util_test.go [] middleware/policy: Add frostfs-to-s3 error transformation 2024-10-02 12:35:04 +03:00
versioning.go [] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00