[Tickets #11180] gzip attachments get double gzip on download

bugs at horde.org bugs at horde.org
Tue May 8 21:27:53 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11180
------------------------------------------------------------------------------
  Ticket             | 11180
  Created By         | patrickdk at patrickdk.com
  Summary            | gzip attachments get double gzip on download
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


patrickdk at patrickdk.com (2012-05-08 21:27) wrote:

Receiving an email with a gzip attachment, gets an extra gzip later  
added to it when downloading the file.
I have confirmed this using firefox/opera/chrome browsers, all latest  
stable releases.
I have also confirmed this using normal apache 2.2 config, and with  
lighttpd (no compression enabled on lighttpd)

Response Headers
Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection:Keep-Alive
Content-Disposition:attachment; filename="test1.tar.gz"
Content-Encoding:gzip
Content-Type:application/x-gzip
Date:Tue, 08 May 2012 21:12:22 GMT
Expires:Thu, 19 Nov 1981 08:52:00 GMT
Keep-Alive:timeout=15, max=100
Pragma:no-cache
Server:Apache/2.2.14
Transfer-Encoding:chunked
Vary:Accept-Encoding






More information about the bugs mailing list