WebResponse#enableCaching does not take care of a possible "Pragma: no-cache" 
header
------------------------------------------------------------------------------------

                 Key: WICKET-4083
                 URL: https://issues.apache.org/jira/browse/WICKET-4083
             Project: Wicket
          Issue Type: Bug
          Components: wicket
            Reporter: Rodolfo Hansen
            Priority: Minor


in WebResponse#enableCaching 

a call to setHeader("Pragma", "") might be a good idea to assure that no 
conflicting http header information is being sent out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to