benjreinhart / react-native-aws3

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

Add support for HTTP headers (e.g. Cache-Control). #68

Open daku opened 6 years ago

daku commented 6 years ago

Needed support for a Cache-Control header. Added headers as an option.