[Bug 55945] Support pre-compressed (gzip) resources with arbitrary file name extensions

2014-01-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55945 Mark Thomas ma...@apache.org changed: What|Removed |Added CC||chris.d...@gmail.com

[Bug 55945] Support pre-compressed (gzip) resources with arbitrary file name extensions

2014-01-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55945 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 55945] Support pre-compressed (gzip) resources with arbitrary file name extensions

2014-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55945 --- Comment #1 from Mark Thomas ma...@apache.org --- The logic is very different between these cases. Case 1: User requests A if user indicates they accept gzip encoding AND A.gz exists Return A.gz as A with an appropriate

[Bug 55945] Support pre-compressed (gzip) resources with arbitrary file name extensions

2014-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55945 --- Comment #2 from Christopher Schultz ch...@christopherschultz.net --- You're right in that the cases are different. I just wanted to point-out that related capabilities already exist in Tomcat. I think the right was to do this is to put

[Bug 55945] Support pre-compressed (gzip) resources with arbitrary file name extensions

2014-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55945 Christopher Schultz ch...@christopherschultz.net changed: What|Removed |Added Hardware|PC