benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
398 stars 151 forks source link

additional meta data #76

Open RAFDigital101 opened 6 years ago

RAFDigital101 commented 6 years ago

Hi, is it possible to set additional meta data on the uploaded object. We want to set the x-amz-meta-mime-type on upload.

sators commented 5 years ago

+1 - Would love to set cache-control or content-disposition

KPS250 commented 3 years ago

Need to set Cache-Control header on file put operation. IS this possible with this library?