frostfs-s3-gw/api/handler
Denis Kirillov 6b728fef87 [#192] Add tests to make sure client_cut flag is passed to sdk
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-08-23 06:26:55 +00:00
..
acl.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
acl_test.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
api.go [#146] Add kludge.bypass_content_encoding_check_in_chunks flag 2023-07-18 14:49:52 +03:00
api_test.go [#104] app: Reload copies numbers on SIGHUP 2023-05-23 13:19:58 +03:00
attributes.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
attributes_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
copy.go [#63] multipart: Fix copying 2023-07-20 14:00:15 +03:00
copy_test.go [#63] multipart: Fix copying 2023-07-20 14:00:15 +03:00
cors.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
cors_test.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
delete.go [#51] Update frostfs-sdk-go 2023-08-17 14:26:25 +03:00
delete_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
encryption_test.go [#63] Add fast multipart upload 2023-07-20 14:00:15 +03:00
get.go [#63] Add fast multipart upload 2023-07-20 14:00:15 +03:00
get_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
handlers_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
head.go [#158] Separate init object reader from read itself 2023-07-11 17:32:05 +03:00
head_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
info.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
list.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
locking.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
locking_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
multipart_upload.go [#63] multipart: Log upload id for every failed request 2023-07-20 14:00:15 +03:00
multipart_upload_test.go [#176] multipart: Replace part on re-upload 2023-07-21 16:20:04 +03:00
not_support.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
notifications.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
notifications_test.go Rename package name 2023-03-07 17:38:08 +03:00
object_list.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
object_list_test.go [#188] Fix url escaping 2023-08-22 11:27:39 +03:00
put.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
put_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
response.go [#125] Handle negative Content-Length on put 2023-06-02 14:16:19 +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 [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
tagging.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
tagging_test.go [#196] Add bucket tagging 2021-08-31 10:46:42 +03:00
unimplemented.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
util.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
util_test.go [#143] Fix transformToS3Error function 2023-06-21 17:16:40 +03:00
versioning.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00