Howard M. Lewis Ship created TAP5-1946:
------------------------------------------

             Summary: When a request is being processed under SPDY protocol, 
compression should be disabled
                 Key: TAP5-1946
                 URL: https://issues.apache.org/jira/browse/TAP5-1946
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3, 5.4
            Reporter: Howard M. Lewis Ship


SPDY is a protocol implemented by Jetty (on the server side) and some versions 
of FF and Chrome that allows for secure, multiplexed, compressed, async 
communication.

Tapestry should detect when the request originates over a SPDY connection, and 
not attempt to compress content, as SPDY incorporates compression directly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to