You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/21 10:55:45 UTC

[jira] [Commented] (WICKET-5971) Code cleanup in ServletWebResponse

    [ https://issues.apache.org/jira/browse/WICKET-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706426#comment-14706426 ] 

ASF subversion and git services commented on WICKET-5971:
---------------------------------------------------------

Commit 8d23f188e8509e4fae945bbfb9710c489c57423c in wicket's branch refs/heads/master from [~papegaaij]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=8d23f18 ]

WICKET-5971: minor code cleanup


> Code cleanup in ServletWebResponse
> ----------------------------------
>
>                 Key: WICKET-5971
>                 URL: https://issues.apache.org/jira/browse/WICKET-5971
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.0.0
>            Reporter: Emond Papegaaij
>            Priority: Minor
>             Fix For: 7.1.0
>
>
> ServletWebResponse.sendRedirect disables caching twice for ajax requests. Also, the headers should be set before data is written to the response. These headers should be set using the normal methods, rather than directly on the response.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)