Tapestry should automatically compress content sent to the client, if the 
client supports it
--------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1791
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1791
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.0.5
            Reporter: Howard M. Lewis Ship


Most browsers will accept gzip compression of the text stream.  Tapestry should 
identify which content types may be compressed, and (perhaps) minimum byte 
counts to trigger compression.  Thus text/html and text/javascript streams 
might be compressed, but jpeg and png (which are already compressed) pass 
through unchanged.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to