odysseyscience/react-s3-uploader

Feature: Set header for each file

開放

#83 建立於 2016年8月31日

 (1 則留言) (1 個反應) (0 位負責人)JavaScript (243 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (828 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南