aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3_bucket.rs
Commit message (Collapse)AuthorAgeFilesLines
* Many S3 compatibility improvements:v0.2.1.5Alex Auvolat2021-04-281-0/+24
- return XML errors - implement AuthorizationHeaderMalformed error to redirect clients to correct location (used by minio client) - implement GetBucketLocation - fix DeleteObjects XML parsing and response