garage/src/api
Jill b45dcc1925
All checks were successful
continuous-integration/drone/push Build is passing
Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156)
Closes #64.

Reviewed-on: #156
Co-authored-by: Jill <kokakiwi@deuxfleurs.fr>
Co-committed-by: Jill <kokakiwi@deuxfleurs.fr>
2022-01-17 10:55:31 +01:00
..
signature Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
api_server.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
Cargo.toml Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Implement x-amz-copy-if-xxx copy preconditions and return more headers on copy (fix #187) 2022-01-13 13:56:55 +01:00
helpers.rs add proper request router for s3 api (#163) 2021-12-06 15:17:47 +01:00
lib.rs Make use of website config, return error document on error 2022-01-13 14:25:19 +01:00
s3_bucket.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_copy.rs Add quotes in returned etags 2022-01-13 14:03:33 +01:00
s3_delete.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_get.rs Fix some error codes 2022-01-05 17:07:36 +01:00
s3_list.rs Add quotes in returned etags 2022-01-13 14:03:33 +01:00
s3_put.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_router.rs Implement ListMultipartUploads (#171) 2022-01-12 19:04:55 +01:00
s3_website.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_xml.rs Add quotes in returned etags 2022-01-13 14:03:33 +01:00