frostfs-s3-gw/api/handler
Denis Kirillov b59aa06637
/ Builds (1.19) (pull_request) Successful in 3m0s Details
/ Builds (1.20) (pull_request) Successful in 2m50s Details
/ DCO (pull_request) Failing after 1m9s Details
/ Vulncheck (pull_request) Successful in 1m20s Details
/ Lint (pull_request) Successful in 7m50s Details
/ Tests (1.19) (pull_request) Successful in 3m1s Details
/ Tests (1.20) (pull_request) Successful in 3m21s Details
[#146] Add kludge.bypass_content_encoding_check_in_chunks flag
Flag allows to skip checking `Content-Encoding` for `aws-chunked` value

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-07-18 14:49:52 +03:00
..
acl.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
acl_test.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03: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 Rename package name 2023-03-07 17:38:08 +03:00
copy.go [#158] Separate init object reader from read itself 2023-07-11 17:32:05 +03:00
copy_test.go Rename package name 2023-03-07 17:38:08 +03:00
cors.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
cors_test.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
delete.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
delete_test.go [#143] Add more context to some s3 errors 2023-06-30 12:08:33 +03:00
encryption_test.go [#143] Fix transformToS3Error function 2023-06-21 17:16:40 +03:00
get.go [#146] Add kludge.bypass_content_encoding_check_in_chunks flag 2023-07-18 14:49:52 +03:00
get_test.go [#146] Fix preconditions: trim quotes in etags 2023-07-18 14:49:03 +03:00
handlers_test.go [#146] Add kludge.bypass_content_encoding_check_in_chunks flag 2023-07-18 14:49:52 +03:00
head.go [#158] Separate init object reader from read itself 2023-07-11 17:32:05 +03:00
head_test.go [#146] Fix preconditions: trim quotes in etags 2023-07-18 14:49:03 +03: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 [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
multipart_upload.go [#146] Move getting chunk payload reader to separate function 2023-07-18 14:49:03 +03:00
multipart_upload_test.go [#143] Fix transformToS3Error function 2023-06-21 17:16:40 +03:00
not_support.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
notifications.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03: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 Rename package name 2023-03-07 17:38:08 +03:00
put.go [#146] Add kludge.bypass_content_encoding_check_in_chunks flag 2023-07-18 14:49:52 +03:00
put_test.go [#146] Add kludge.bypass_content_encoding_check_in_chunks flag 2023-07-18 14:49:52 +03: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 [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03: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 [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03: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