[
https://issues.apache.org/jira/browse/WICKET-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Compagner closed WICKET-1122.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0-beta5
Assignee: Johan Compagner
fixed by adding an extra method setHeaders() on WebPage
> Allow override of Pragma No-cache settings in WebPage
> -----------------------------------------------------
>
> Key: WICKET-1122
> URL: https://issues.apache.org/jira/browse/WICKET-1122
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3.0-beta4
> Reporter: John Patterson
> Assignee: Johan Compagner
> Fix For: 1.3.0-beta5
>
>
> WebPage.configureResponse() sets Pragma no-cache headers but cannot be easily
> overridden because it calls super.configureResponse() which is required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.