You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2016/09/07 07:25:21 UTC

[jira] [Resolved] (WICKET-6239) Use Response#addHeader() instead of #setContentLength()

     [ https://issues.apache.org/jira/browse/WICKET-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-6239.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.5.0
                   6.25.0
                   8.0.0-M2

> Use Response#addHeader() instead of #setContentLength()
> -------------------------------------------------------
>
>                 Key: WICKET-6239
>                 URL: https://issues.apache.org/jira/browse/WICKET-6239
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-atmosphere
>    Affects Versions: 8.0.0-M1, 7.4.0, 6.24.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 8.0.0-M2, 6.25.0, 7.5.0
>
>
> From https://github.com/apache/wicket/pull/179/files (related to WICKET-2917)
> If the response is bigger than 2G then using #setContentLength() will produce a negative value.



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