[ 
https://issues.apache.org/jira/browse/NIFI-6332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167679#comment-17167679
 ] 

ASF subversion and git services commented on NIFI-6332:
-------------------------------------------------------

Commit 0cff54097edef4c402a04c1d73127204b744f69b in nifi's branch 
refs/heads/main from Kent Nguyen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0cff540 ]

NIFI-6332: Add Cache Control property to PutS3Object processor

Add new property 'Cache Control' to allow user to
set the cache-control http header on the S3 object.

This property is not required, and has no default value.

The implementation is similar to the Content-Type property,
except that this property does not allow Expression Language.

Update property description

Add support EL for cache-control property

This closes #4422.

Signed-off-by: Peter Turcsanyi <turcsa...@apache.org>


> PutS3 Processor adding Cache-Control property 
> ----------------------------------------------
>
>                 Key: NIFI-6332
>                 URL: https://issues.apache.org/jira/browse/NIFI-6332
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.8.0
>            Reporter: Dirk Arends
>            Assignee: Kent Nguyen
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The PutS3 Processor does not allow you to set the Cache-Control header.
> My use case is to be able to control the Cache-Control header on objects 
> intended to be served via S3 website hosting. After looking at other issues I 
> found NIFI-2810 which references [Github PR 
> 1034|https://github.com/apache/nifi/pull/1034] which added the property 
> Content-Type to the PutS3Object.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to