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
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.