mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-09-04 11:15:41 +00:00
api: various fixes
This commit is contained in:
@@ -62,7 +62,6 @@ pub struct VerifiedRequest {
|
||||
pub request: Request<streaming::ReqBody>,
|
||||
pub access_key: Key,
|
||||
pub content_sha256_header: ContentSha256Header,
|
||||
// TODO: oneshot chans to retrieve hashes after reading all body
|
||||
}
|
||||
|
||||
pub async fn verify_request(
|
||||
|
||||
Reference in New Issue
Block a user