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 D25D711201 for ; Mon, 30 Jun 2014 21:13:26 +0000 (UTC) Received: (qmail 95718 invoked by uid 500); 30 Jun 2014 21:13:26 -0000 Delivered-To: apmail-tapestry-commits-archive@tapestry.apache.org Received: (qmail 95600 invoked by uid 500); 30 Jun 2014 21:13:26 -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 95486 invoked by uid 99); 30 Jun 2014 21:13:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2014 21:13:25 +0000 Date: Mon, 30 Jun 2014 21:13:25 +0000 (UTC) From: "Howard M. Lewis Ship (JIRA)" To: commits@tapestry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (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 closed TAP5-1946. -------------------------------------- Resolution: Won't Fix > 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 was sent by Atlassian JIRA (v6.2#6252)