Things to check in AWS spec or to try against official implementation #184

Closed
opened 2022-01-10 10:34:10 +00:00 by lx · 0 comments
Owner
  • are the CORS rules applied the same way on the S3 API endpoint as on the web endpoint?: CORS are applied on S3 API and Website
  • CORS headers for presigned requests from the browser: CORS are evaluated independently of authentication, on bucket with anonymous access disabled, anonymous preflight requests are still evaluated
  • CompleteMultipartUpload: can there be gaps between part numbers?: Yes
  • TODO: search other points in CR de réunions
- [x] are the CORS rules applied the same way on the S3 API endpoint as on the web endpoint?: **CORS are applied on S3 API and Website** - [x] CORS headers for presigned requests from the browser: **CORS are evaluated independently of authentication, on bucket with anonymous access disabled, anonymous preflight requests are still evaluated** - [x] CompleteMultipartUpload: can there be gaps between part numbers?: **Yes** - [ ] TODO: search other points in CR de réunions
lx added the
S3 Compatibility
label 2022-01-10 10:34:18 +00:00
lx added the
Documentation
label 2022-01-10 13:13:44 +00:00
lx closed this issue 2022-09-14 11:10:55 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#184
No description provided.