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

贡献者指南