Closed jawand closed 1 year ago
@SeppPenner can you please check this and let me know your thoughts. I personally need this option to use Cloudflare R2 as they have S3 API compatibility but lack SigV4 implementation.
I hope to bring out a new version soon.
New release is out, NuGet package should be available soon :)
@SeppPenner Thanks a lot :)
added support for DisablePayloadSigning to disables the Amazon S3 SigV4 payload signing data integrity check on upload request, since cloudflare R2 does not work with SigV4 yet.
55