duna-oss/flystorage

Add support for cache-control headers for providers where it is possible

awensaunders opened this issue · 0 comments

Similar to the mimeType option, I would like to be able to set cache-control on blobs where it's possible to do so.

e.g., on

, we would set the cache-control header.

If you'd like, I could write up a PR