aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/error.rs
Commit message (Expand)AuthorAgeFilesLines
* [s3-checksum] implement x-amz-checksum-* headersAlex Auvolat2024-03-261-0/+6
* [sse-c] Implement SSE-C encryptionAlex Auvolat2024-03-071-0/+6
* [dep-upgrade-202402] rename BytesBody into ErrorBody for clarityAlex Auvolat2024-02-071-2/+2
* [dep-upgrade-202402] migration to http/hyper 1.0 for k2v apiAlex Auvolat2024-02-051-25/+3
* [dep-upgrade-202402] wip: port to http/hyper crates v1Alex Auvolat2024-02-051-7/+9
* error.rs: Corrected error messages to say unexpected scope.Jonathan Davies2023-02-021-1/+1
* Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-typeAlex Auvolat2022-05-251-0/+3
* First version of admin API (#298)Alex2022-05-241-0/+207