Camel-AWS: Add support for adding CacheControl and ContentDisposition metadata support when uploading file ----------------------------------------------------------------------------------------------------------
Key: CAMEL-4268 URL: https://issues.apache.org/jira/browse/CAMEL-4268 Project: Camel Issue Type: Improvement Components: camel-aws Affects Versions: 2.8.0 Reporter: Chris Chen Priority: Minor Add support for setting the CacheControl and ContentDisposition metadata information for the object. Proposed Implementation: 1) Add two new headers: CamelAwsS3CacheControl and CamcelAwsS3ContentDisposition. 2) Add corresponding enumerations in S3Constants 3) Set the corresponding data into PutObjectRequest in S3Producer. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira