Return-Path: X-Original-To: apmail-tapestry-commits-archive@minotaur.apache.org Delivered-To: apmail-tapestry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EAACA10C1A for ; Wed, 24 Jul 2013 23:47:49 +0000 (UTC) Received: (qmail 48378 invoked by uid 500); 24 Jul 2013 23:47:49 -0000 Delivered-To: apmail-tapestry-commits-archive@tapestry.apache.org Received: (qmail 48338 invoked by uid 500); 24 Jul 2013 23:47:49 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 48285 invoked by uid 99); 24 Jul 2013 23:47:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 23:47:49 +0000 Date: Wed, 24 Jul 2013 23:47:49 +0000 (UTC) From: "Howard M. Lewis Ship (JIRA)" To: commits@tapestry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (TAP5-1946) When a request is being processed under SPDY protocol, compression should be disabled MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TAP5-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1946: ------------------------------------------ Assignee: Howard M. Lewis Ship > 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 > Assignee: Howard M. Lewis Ship > Labels: jetty, spdy > > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira