aboutsummaryrefslogtreecommitdiff
path: root/src/api/signature/streaming.rs
Commit message (Expand)AuthorAgeFilesLines
* Separate error types for k2v and signatureAlex Auvolat2022-05-131-1/+1
* Rename error::Error to s3::error::ErrorAlex Auvolat2022-05-131-1/+1
* Error refactoringAlex Auvolat2022-05-131-3/+3
* First implementation of K2V (#293)Alex2022-05-101-6/+55
* garage_api: Update streaming payload stream unit testsKokaKiwi2022-03-231-1/+1
* garage_api: Handle streaming payload early in request handlingKokaKiwi2022-03-231-3/+3
* Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156)Jill2022-01-171-0/+319