You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/08/31 19:30:54 UTC

[jira] Closed: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

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

Howard M. Lewis Ship closed TAP5-1236.
--------------------------------------

    Fix Version/s: 5.2.1
       Resolution: Fixed

> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.1
>
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.