PASS: HTTP_ConditionalGet : client has valid If-Modified-Since (1 of 1 tests run so far have passed) --- INM = / IMS = Thu, 07 Aug 2025 10:12:18 GMT Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, ) Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, ) PASS: HTTP_ConditionalGet : client has valid If-Modified-Since with trailing semicolon (2 of 2 tests run so far have passed) --- INM = / IMS = Thu, 07 Aug 2025 10:12:18 GMT; Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, ) Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, )
Deprecated: Function get_magic_quotes_gpc() is deprecated in /srv/http/com/gelamor/news/vendor/mrclay/minify/min_unit_tests/test_HTTP_ConditionalGet.php on line 107

Deprecated: Function get_magic_quotes_gpc() is deprecated in /srv/http/com/gelamor/news/vendor/mrclay/minify/min/lib/HTTP/ConditionalGet.php on line 319
PASS: HTTP_ConditionalGet : client has valid ETag (non-encoded version) (3 of 3 tests run so far have passed) --- INM = "badEtagFoo", "pri1754561538" / IMS = Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, ) Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, )
Deprecated: Function get_magic_quotes_gpc() is deprecated in /srv/http/com/gelamor/news/vendor/mrclay/minify/min_unit_tests/test_HTTP_ConditionalGet.php on line 107

Deprecated: Function get_magic_quotes_gpc() is deprecated in /srv/http/com/gelamor/news/vendor/mrclay/minify/min/lib/HTTP/ConditionalGet.php on line 319
PASS: HTTP_ConditionalGet : client has valid ETag (gzip version) (4 of 4 tests run so far have passed) --- INM = "badEtagFoo", "pri1754561538;gz" / IMS = Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538;gz"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, ) Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538;gz"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, ) PASS: HTTP_ConditionalGet : no conditional get (5 of 5 tests run so far have passed) --- INM = / IMS = Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, ) Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, )
Deprecated: Function get_magic_quotes_gpc() is deprecated in /srv/http/com/gelamor/news/vendor/mrclay/minify/min_unit_tests/test_HTTP_ConditionalGet.php on line 107

Deprecated: Function get_magic_quotes_gpc() is deprecated in /srv/http/com/gelamor/news/vendor/mrclay/minify/min/lib/HTTP/ConditionalGet.php on line 319
PASS: HTTP_ConditionalGet : client has invalid ETag (6 of 6 tests run so far have passed) --- INM = "pri1754561238" / IMS = Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, ) Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, ) PASS: HTTP_ConditionalGet : client has invalid If-Modified-Since (7 of 7 tests run so far have passed) --- INM = / IMS = Thu, 07 Aug 2025 10:07:18 GMT Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, ) Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 07 Aug 2025 10:12:18 GMT', 'ETag' => '"pri1754561538;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, )