odysseyscience/react-s3-uploader

Feature: Set header for each file

Open

#83 aperta il 31 ago 2016

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)JavaScript (243 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (828 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hey,

thanks for the nice uploader. Worked well for me!

I want to save metadata with the s3 object. This can be done via amz-x-meta-NAME headers. As I allow to upload multiple files at once the property uploadRequestHeaders should allow a function like with getSignedUrl(file, callback). So one could set individual header properties for each file.

What do you think?

Cheers Marcel

Guida contributor