garage/src/api
trinity-1686a 7f26ed55cd
continuous-integration/drone/push Build is failing Details
Improved handling of HTTP ranges
- correct HTTP code when range syntax is invalid (fix #140)
- when multiple ranges are given, simply ignore and send whole file

Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com>
Reviewed-on: #157
Reviewed-by: Alex <alex@adnab.me>
Co-authored-by: trinity-1686a <trinity.pointard@gmail.com>
Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>
2021-11-29 11:52:42 +01:00
..
Cargo.toml Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
api_server.rs Improved handling of HTTP ranges 2021-11-29 11:52:42 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Improved handling of HTTP ranges 2021-11-29 11:52:42 +01:00
helpers.rs update doc and comments 2021-11-16 15:41:41 +01:00
lib.rs add support for vhost-style s3 bucket 2021-11-16 15:41:41 +01:00
s3_bucket.rs In ListBuckets, hide entry if no perms 2021-11-22 12:10:28 +01:00
s3_copy.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
s3_delete.rs Fix clippy lints (fix #121) 2021-10-26 10:20:05 +02:00
s3_get.rs Improved handling of HTTP ranges 2021-11-29 11:52:42 +01:00
s3_list.rs WIP: try to fix #93, and improve S3 ListObjects (v1 and v2) API calls 2021-10-11 11:15:47 +02:00
s3_put.rs Fix clippy lints (fix #121) 2021-10-26 10:20:05 +02:00
s3_xml.rs Add basic support for the "Versioning" command 2021-05-14 22:33:26 +02:00
signature.rs Fix clippy lints (fix #121) 2021-10-26 10:20:05 +02:00