I am using the S3 plugin to upload some artifacts. I have a new requirement to include cache-control headers so I can explicitly set the cache expiration for some files. I tried including the metadata key Cache-Control and setting a value, but these headers are then prefixed with x-amz-meta, which makes Akamai completely ignore them.
Does anyone happen to know how I might be able to set Cache-Control headers on these uploaded files so that the tag will NOT have the x-amz-meta- prefix?
This is Jenkins 1.509.3 and S3 publisher plugin 0.4.
Thanks,
Curtis
