pyfilesystem icon indicating copy to clipboard operation
pyfilesystem copied to clipboard

Support for extra metadata on S3

Open dstufft opened this issue 10 years ago • 0 comments

It would be great to be able to pass extra metadata to a file when stored in S3, something like Content-Type or Cache-Control or whatever. These parameters could be ignores when not using S3 but on S3 they could be used to store extra data to allow serving files directly out of S3 instead of via a webserver.

dstufft avatar May 12 '15 11:05 dstufft