Gargi-jais11 commented on code in PR #10786:
URL: https://github.com/apache/ozone/pull/10786#discussion_r3628063656
##########
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/endpoint/EndpointBase.java:
##########
@@ -120,15 +120,26 @@ public abstract class EndpointBase {
protected static final String ETAG_CUSTOM = "etag-custom";
protected static final String CONTENT_TYPE_CUSTOM = "content-type-custom";
+ protected static final String CACHE_CONTROL_CUSTOM = "cache-control-custom";
Review Comment:
Good catch! Will change it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]