Closed iterion closed 6 years ago
Indeed, the value of this string becomes the value of the Cache-Control
Header for each item uploaded, which is just a single string, though it may have different parts split by commas. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control.
I'm not sure why appveyor seems to be failing. Seems to be unrelated to my changes. Any chance we could get this merged and a new release pushed?
The appveyor pr is still pending, I will merge this change.
This is really useful if you're uploading S3 objects to eventually be served by a CDN, as CloudFront will respect this header when set on S3 objects.