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

Thomas Andraschko commented on MYFACES-4371:
--------------------------------------------

[~christophs78] if you would like to contribute to MyFaces, a PR would be great 
on master(4.0)
or should we also merge it back to 2.3.x and 3.0.x? i assume this changes are 
not necessary but only more mordern

> Resources: set cache-control-header instead of expires-header
> -------------------------------------------------------------
>
>                 Key: MYFACES-4371
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4371
>             Project: MyFaces Core
>          Issue Type: Wish
>            Reporter: Christoph Straßer
>            Priority: Trivial
>
> [https://github.com/apache/myfaces/blob/master/impl/src/main/java/org/apache/myfaces/resource/ResourceImpl.java#L208]
>  currently set´s expires-header.
> IMO it´s today state-of-the-art to set {{cache-control: max-age=XXX}} instead 
> of {{expires}} for resources which should be cached. And set {{cache-control: 
> no-cache}} for resources which should not be cached.
> Details: 
> [https://developer.mozilla.org/de/docs/Web/HTTP/Headers/Cache-Control]
> This would also simplify code a bit.
> Also opened a mojarra-issue: 
> https://github.com/eclipse-ee4j/mojarra/issues/4800



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

Reply via email to