springuser2014 / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

Improve Gzip compression support #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
According to this article: 
http://developer.yahoo.com/blogs/ydn/posts/2010/12/pushing-beyond-gzipping/
Gzip compression support headers can be mangled or stripped by proxies or 
security software. Apply a regular expression on the serverside to detect the 
mangled header & apply gzip compression.

Original issue reported on code.google.com by alex.obj...@gmail.com on 19 Dec 2010 at 10:23

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 19 Dec 2010 at 10:23

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 3 Jan 2011 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 3 Jan 2011 at 8:46