frostfs-s3-gw/api/handler
Marina Biryukova 09c11262c6 [#516] Check Content-Md5 of lifecycle configuration
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
2024-10-22 14:21:49 +00:00
..
acl.go [#372] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00
acl_test.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
api.go [#446] Add support virtual-hosted-style 2024-08-23 08:35:05 +00:00
api_test.go [#266] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
attributes.go [#165] Fix real object size in listing 2024-02-02 16:15:03 +03:00
attributes_test.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
copy.go [#372] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00
copy_test.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
cors.go [#399] Add OPTIONS method for object operations 2024-06-04 12:59:45 +00:00
cors_test.go [#399] Add OPTIONS method for object operations 2024-06-04 12:59:45 +00:00
delete.go [#412] Store creation epoch of delete markers 2024-08-21 10:38:35 +03:00
delete_test.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
encryption_test.go [#488] Move layer/frostfs.go to layer/frostfs/frostfs.go 2024-10-02 12:35:04 +03:00
get.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
get_test.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
handler_fuzz_test.go [#492] Add panic catchers to fuzzing tests 2024-09-16 10:36:30 +00:00
handlers_test.go [#488] Move layer/frostfs.go to layer/frostfs/frostfs.go 2024-10-02 12:35:04 +03:00
head.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
head_test.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
info.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
lifecycle.go [#516] Check Content-Md5 of lifecycle configuration 2024-10-22 14:21:49 +00:00
lifecycle_test.go [#516] Check Content-Md5 of lifecycle configuration 2024-10-22 14:21:49 +00:00
list.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
locking.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
locking_test.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
multipart_upload.go [#404] Fix using encoding type in multipart upload listing 2024-10-08 09:44:05 +00:00
multipart_upload_test.go [#404] Fix using encoding type in multipart upload listing 2024-10-08 09:44:05 +00:00
not_support.go [#42] Support expiration lifecycle 2024-08-21 10:38:35 +03:00
object_list.go [#404] Add check of encoding type in object listing 2024-10-08 09:44:05 +00:00
object_list_test.go [#404] Add check of encoding type in object listing 2024-10-08 09:44:05 +00:00
patch.go [#466] Implement PATCH for multipart objects 2024-09-03 11:57:59 +00:00
patch_test.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
put.go [#506] Deny bucket names with dot 2024-10-08 12:50:22 +03:00
put_test.go [#506] Deny bucket names with dot 2024-10-08 12:50:22 +03:00
response.go [#462] Implement PATCH for regular objects 2024-09-03 11:57:59 +00:00
s3encoder.go [#405] English Check 2022-04-22 14:01:40 +03:00
s3encoder_test.go [#155] Added s3 url encoder 2021-07-14 11:34:49 +03:00
s3reader.go [#154] Rename access key to secret key 2023-10-06 09:20:39 +00:00
tagging.go [#401] Drop notifications 2024-06-25 15:49:37 +03:00
tagging_test.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
unimplemented.go [#42] Support expiration lifecycle 2024-08-21 10:38:35 +03:00
util.go [#450] Fix getPutPayloadSize 2024-10-03 14:23:06 +03:00
util_test.go [#488] middleware/policy: Add frostfs-to-s3 error transformation 2024-10-02 12:35:04 +03:00
versioning.go [#221] Expand xmlns field ignore 2023-10-13 16:21:13 +03:00