odysseyscience/react-s3-uploader

Feature: Set header for each file

Open

#83 opened on 2016年8月31日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)JavaScript (243 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (828 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド