odysseyscience/react-s3-uploader

Feature: Set header for each file

Ouverte

#83 ouverte le 31 août 2016

 (1 commentaire) (1 réaction) (0 personne assignée)JavaScript (243 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (828 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur