garage/src/api
Alex dcfc32cf85
All checks were successful
continuous-integration/drone/push Build is passing
Many S3 compatibility improvements:
- return XML errors
- implement AuthorizationHeaderMalformed error to redirect clients to
  correct location (used by minio client)
- implement GetBucketLocation
- fix DeleteObjects XML parsing and response
2021-04-28 01:05:40 +02:00
..
api_server.rs Many S3 compatibility improvements: 2021-04-28 01:05:40 +02:00
Cargo.toml update to v0.2.1 2021-03-19 13:39:18 +01:00
encoding.rs Fix #59 (& issue) 2021-04-27 23:10:43 +02:00
error.rs Many S3 compatibility improvements: 2021-04-28 01:05:40 +02:00
lib.rs Many S3 compatibility improvements: 2021-04-28 01:05:40 +02:00
s3_bucket.rs Many S3 compatibility improvements: 2021-04-28 01:05:40 +02:00
s3_copy.rs Time and metadata improvements 2021-03-15 16:21:41 +01:00
s3_delete.rs Many S3 compatibility improvements: 2021-04-28 01:05:40 +02:00
s3_get.rs document api crate 2021-04-27 16:37:10 +02:00
s3_list.rs Time and metadata improvements 2021-03-15 16:21:41 +01:00
s3_put.rs Update dependencies 2021-03-16 15:58:40 +01:00
signature.rs Many S3 compatibility improvements: 2021-04-28 01:05:40 +02:00