Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MD5-Header option to CLDUploadRequestParams #390

Open
izaguirrejoe opened this issue Nov 15, 2022 · 1 comment
Open

Add MD5-Header option to CLDUploadRequestParams #390

izaguirrejoe opened this issue Nov 15, 2022 · 1 comment
Assignees

Comments

@izaguirrejoe
Copy link

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.

@michalkcloudinay
Copy link
Contributor

Hi @izaguirrejoe,

Thanks for contacting us.
We have opened an internal task on our end, to add support for extra headers in the upload request.
Currently I don't have an ETA to provide, but I will update this thread with any new insights.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants