[V5] How to set content-type to metadata while uploading file to S3 using Flydrive? #1832
Unanswered
Pratikkshirsagar
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'am trying to upload file to s3 bucket using Adonis[5] flydrive library, while uploading I'am unable to set appropriate content type for a file
In resent version on flydrive
PUT
method don't have options parameterwhere in previous version in adonis[4] using Drive API could have done like this
follow the below codeIs there any way to set
content type and acl
properties ..?@thetutlage any idea..?
Beta Was this translation helpful? Give feedback.
All reactions