1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 00:32:23 +01:00
Files
archived-php-src/main
Christoph M. Becker 47a166c837 Fix #78792: zlib.output_compression disabled by Content-Type: image/
Disabling output compression for images has served to fix bug #16109,
where zlib compressed images apparently have caused issues with
Navigator 4.  This shouldn't be an issue with somewhat contemporary
browsers.  Other than that, this is an arbitrary restriction – why
don't we disable the compression for some other media types as well
(e.g. video/* and audio/*)?  All in all, we should leave that decision
to userland.

Closes GH-6198.
2020-09-29 11:30:06 +02:00
..
2019-02-03 21:03:00 +01:00
2020-06-08 10:38:45 +02:00
2020-01-27 13:32:51 +01:00
2020-09-11 14:49:07 +02:00
2020-01-27 13:32:51 +01:00
2020-06-08 10:38:45 +02:00
2020-03-26 11:49:27 +01:00
2020-09-28 22:55:37 -07:00
2020-09-15 10:51:41 +02:00
2020-08-04 22:25:28 +02:00
2020-06-29 17:47:21 +02:00
2020-08-05 18:40:23 +02:00
2020-06-08 10:38:45 +02:00