.. |
signature
|
Add date verification to presigned urls (#196)
|
2022-01-18 12:22:31 +01:00 |
api_server.rs
|
Handle OPTIONS on website endpoint
|
2022-01-24 12:32:28 +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
|
Add date verification to presigned urls (#196)
|
2022-01-18 12:22:31 +01:00 |
helpers.rs
|
add proper request router for s3 api (#163)
|
2021-12-06 15:17:47 +01:00 |
lib.rs
|
Implement {Put,Get,Delete}BucketCors and CORS in general
|
2022-01-24 11:58:00 +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 date verification to presigned urls (#196)
|
2022-01-18 12:22:31 +01:00 |
s3_cors.rs
|
Handle OPTIONS on website endpoint
|
2022-01-24 12:32:28 +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
|
Implement ListParts
|
2022-01-21 10:42:30 +01:00 |
s3_put.rs
|
Fix Multipart Upload with WinSCP (#164) (#193)
|
2022-01-17 11:18:40 +01:00 |
s3_router.rs
|
Implement {Put,Get,Delete}BucketCors and CORS in general
|
2022-01-24 11:58:00 +01:00 |
s3_website.rs
|
Handle OPTIONS on website endpoint
|
2022-01-24 12:32:28 +01:00 |
s3_xml.rs
|
Implement {Put,Get,Delete}BucketCors and CORS in general
|
2022-01-24 11:58:00 +01:00 |