Skip to content

Add MD5-Header option to CLDUploadRequestParams #390

Description

@izaguirrejoe

Using OPTIONS, you can see that Cloudinary accepts Content-MD5 as a header when uploading a file. Currently, there is no way to add this or any other headers to a CLDUploadRequest. The Content-MD5 header seems like an important header to allow when uploading from iOS. The Cloudinary Rails/Active storage integration requires the MD5 be present, so this would bring the iOS client up to parity with the Ruby gem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions