|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.web.filter.RssCachingStrategy
public class RssCachingStrategy
Set appropriate caching headers for RSS feed actions. This allows RSS feeds to work over SSL with Outlook and IE.
See CONF-12083 for more information.
| Constructor Summary | |
|---|---|
RssCachingStrategy()
|
|
| Method Summary | |
|---|---|
boolean |
matches(javax.servlet.http.HttpServletRequest request)
|
void |
setCachingHeaders(javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RssCachingStrategy()
| Method Detail |
|---|
public boolean matches(javax.servlet.http.HttpServletRequest request)
matches in interface com.atlassian.core.filters.cache.CachingStrategypublic void setCachingHeaders(javax.servlet.http.HttpServletResponse response)
setCachingHeaders in interface com.atlassian.core.filters.cache.CachingStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||