[#135] Support GSet for credentials
I considered this but decided that having separate command leads to refactoring (due to code duplication) and this refactor tends to be quite comprehensive #131
Add chunk uploading
which is set when
X-Amz-Algorithm != AWS4-HMAC-SHA256
Actually, we don't use client time when we get request with presigned url. But I wouldn't say that it be more error prone if we set…
Add chunk uploading
To check this we can use for example test:
func TestPutObjectWithStreamBodyError(t *testing.T) {
tc := prepareHandlerContext(t)
bktName, objName := "bucket-for-put", "object-for-p…
dkirillov
pushed to feature/103-handle_timeout_errors at dkirillov/frostfs-s3-gw
2023-06-14 06:16:34 +00:00
dkirillov
pushed to feature/111-improve_logs_by_adding_request_id at dkirillov/frostfs-s3-gw
2023-06-14 06:10:23 +00:00
dkirillov
pushed to feature/111-improve_logs_by_adding_request_id at dkirillov/frostfs-s3-gw
2023-06-14 06:08:39 +00:00
dkirillov
pushed to feature/103-handle_timeout_errors at dkirillov/frostfs-s3-gw
2023-06-13 15:05:36 +00:00
[#103] Return 504 http code on timeout errors
dkirillov
pushed to feature/103-handle_timeout_errors at dkirillov/frostfs-s3-gw
2023-06-13 14:54:52 +00:00
dkirillov
created branch feature/103-handle_timeout_errors in dkirillov/frostfs-s3-gw
2023-06-13 14:47:42 +00:00
dkirillov
pushed to feature/103-handle_timeout_errors at dkirillov/frostfs-s3-gw
2023-06-13 14:47:42 +00:00