From: e dot ehritt at web dot de Operating system: other PHP version: 5.2.6 PHP Bug Type: Zlib Related Bug description: missing HTTP Vary header
Description: ------------ If configuration of zlib.output_compression zlib.output_compression_level is seeded in a php.ini, not at all there are a header "Vary". RFC 2616 section 14.44 requires own. It is the same problem as discribe in http://bugs.php.net/40325 ob_start('ob_gzhander') is not the only way to start output compression. -- Edit bug report at http://bugs.php.net/?id=45203&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45203&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45203&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45203&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45203&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45203&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45203&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45203&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45203&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45203&r=support Expected behavior: http://bugs.php.net/fix.php?id=45203&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45203&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45203&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45203&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45203&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45203&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45203&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45203&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45203&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45203&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45203&r=mysqlcfg
