Test: /ext/zlib/tests/bug65391.phpt - Version 5.5.5RC1
Bug #65391 | Unable to send vary header user-agent when ob_start('ob_gzhandler') is called | ||||
---|---|---|---|---|---|
Submitted: | 2013-08-05 09:22:52 | Modified: | 2013-08-09 22:53:31 | ||
From: | nikcomestotalk | Assigned: | mike | ||
Status: | Closed | Package: | Output Control | ||
PHP Version: | 5.4.17 | OS: | any |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
1 (100%) |
003+ [0] => Vary: Cookie
004+ [1] => Vary: Accept-Encoding
003- [0] => X-Powered-By: PHP/%s
004- [1] => Vary: Cookie
005- [2] => Vary: Accept-Encoding
|