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:19:20 UTC

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

Martin Grigorov created WICKET-6239:
---------------------------------------

             Summary: 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: 6.24.0, 7.4.0, 8.0.0-M1
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
            Priority: Minor


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)