aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3_constants/header.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-23S3 API: Fix SSE-S3 decryption on object download (#7366)Chris Lu1-0/+10
2025-08-22S3 API: conditional read and write (#7154)Chris Lu1-0/+6
2025-08-22S3 API: Add SSE-S3 (#7151)Chris Lu1-0/+7
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu1-0/+31
2025-08-19S3 API: Add SSE-C (#7143)Chris Lu1-0/+11
2025-07-16Object locking need to persist the tags and set the headers (#6994)Chris Lu1-1/+4
2025-07-15S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990)Chris Lu1-0/+3
2025-07-13Add policy engine (#6970)Chris Lu1-1/+0
2025-07-11More efficient copy object (#6665)Chris Lu1-0/+6
2025-01-17fix S3 per-user-directory Policy (#6443)Tom Crasset1-1/+12
2024-04-14[s3] fix s3 test_multipart_get_part (#5476)Konstantin Lebedev1-2/+5
2024-04-07[s3] add s3 pass test_multipart_upload (#5474)Konstantin Lebedev1-0/+1
2024-03-07[filer.backup] add param uploader_part_size for S3sink (#5352)Konstantin Lebedev1-0/+1
2022-10-12add acl helper functionalities (#3831)LHHDZ1-0/+8
2022-10-01add ownership rest apis (#3765)LHHDZ1-0/+1
2022-08-23s3: report http.StatusOK if the directory is explicitly createdchrislu1-0/+2
2022-05-30move s3 related constants from package http to s3_constantschrislu1-0/+66