add precision
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alex 2021-02-19 19:11:55 +01:00
parent 5d1fa591d9
commit 0ddfee92c5

View file

@ -4,6 +4,7 @@
Implemented:
- path-style URLs (`garage.tld/bucket/key`)
- putting and getting objects in buckets
- multipart uploads
- listing objects
@ -11,6 +12,7 @@ Implemented:
Not implemented:
- vhost-style URLs (`bucket.garage.tld/key`)
- object-level ACL
- encryption
- most `x-amz-` headers