1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-25 09:22:41 +01:00

2 Commits

Author SHA1 Message Date
Steve Clay
6dffb5e10e + unit tests for sensing server/PHP auto-HTTP-encoding and zlib.output_compression
moved ini_set('zlib.output_compression', '0') to config.php so extras and ab tests should work when this is set in php.ini/.htaccess.
builder/index.php : added escapes to JS strings for valid HTML
2008-10-07 20:47:15 +00:00
Steve Clay
6b2ecd4038 Issue 57 work. Min app sets "zlib.output_compression" to "0" in case it is "1". Builder doesn't encode is it senses this option set, and runs AJAX checks for the status of it and to check for double-encoded output. 2008-10-07 15:07:13 +00:00