Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
5.3, 5.4
-
None
Description
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.