forked from Deuxfleurs/garage
trinity-1686a
f6f8b7f1ad
Add support for [PostObject](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html) - [x] routing PostObject properly - [x] parsing multipart body - [x] validating signature - [x] validating policy - [x] validating content length - [x] actually saving data Co-authored-by: trinity-1686a <trinity@deuxfleurs.fr> Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com> Reviewed-on: Deuxfleurs/garage#222 Reviewed-by: Alex <alex@adnab.me> Co-authored-by: trinity-1686a <trinity.pointard@gmail.com> Co-committed-by: trinity-1686a <trinity.pointard@gmail.com> |
||
---|---|---|
.. | ||
signature | ||
api_server.rs | ||
Cargo.toml | ||
encoding.rs | ||
error.rs | ||
helpers.rs | ||
lib.rs | ||
s3_bucket.rs | ||
s3_copy.rs | ||
s3_cors.rs | ||
s3_delete.rs | ||
s3_get.rs | ||
s3_list.rs | ||
s3_post_object.rs | ||
s3_put.rs | ||
s3_router.rs | ||
s3_website.rs | ||
s3_xml.rs |