[ 
https://issues.apache.org/jira/browse/MYFACES-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Andraschko updated MYFACES-4371:
---------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Thanks for your contributions

> 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
>             Fix For: 4.0.0-RC1, 3.0.1, 2.3.9, 2.3.9-SNAPSHOT
>
>
> [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