Skip to content

Commit

Permalink
feat: requestChecksumCalculation WHEN_REQUIRED
Browse files Browse the repository at this point in the history
  • Loading branch information
nevo-david committed Jan 18, 2025
1 parent d2f5546 commit 0d683b3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class CloudflareStorage implements IUploadProvider {
accessKeyId: accessKey,
secretAccessKey: secretKey,
},
requestChecksumCalculation: "WHEN_REQUIRED",
});

this._client.middlewareStack.add(
Expand Down

0 comments on commit 0d683b3

Please sign in to comment.