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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12904691#action_12904691 ] 

Hudson commented on TAP5-1236:
------------------------------

Integrated in tapestry-5.2-freestyle #182 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/182/])
    TAP5-1236: Add method Response.disableCompression() (to avoid use of a internal global key)


> 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.