Sven Meier created WICKET-4927:
----------------------------------

             Summary: Header can not be set from 
IRequestCycleListener#onEndRequest()
                 Key: WICKET-4927
                 URL: https://issues.apache.org/jira/browse/WICKET-4927
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.3.0, 1.5.9
            Reporter: Sven Meier
            Assignee: Sven Meier


Due to HeaderBufferingWebResponse a header can no longer be set from 
IRequestCycleListener#onEndRequest().

In 1.4.x this was possible because BufferedWebResponse just passed through all 
headers to HttpServletResponse.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to