PASS: HTTP_ConditionalGet : client has valid If-Modified-Since (1 of 1 tests run so far have passed)
--- INM = / IMS = Thu, 03 Apr 2025 18:24:02 GMT
Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, )
Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642"', '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, 03 Apr 2025 18:24:02 GMT;
Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, )
Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, )
Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/www/www.healthliftaz.com/wp-content/plugins/limolabs-icabbi/vendor/minify-2.1.7/min_unit_tests/test_HTTP_ConditionalGet.php on line 107
Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/www/www.healthliftaz.com/wp-content/plugins/limolabs-icabbi/vendor/minify-2.1.7/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", "pri1743704642" / IMS =
Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, )
Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, )
Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/www/www.healthliftaz.com/wp-content/plugins/limolabs-icabbi/vendor/minify-2.1.7/min_unit_tests/test_HTTP_ConditionalGet.php on line 107
Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/www/www.healthliftaz.com/wp-content/plugins/limolabs-icabbi/vendor/minify-2.1.7/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", "pri1743704642;gz" / IMS =
Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642;gz"', 'Cache-Control' => 'max-age=0, private', '_responseCode' => 'HTTP/1.0 304 Not Modified', 'isValid' => true, )
Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642;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, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, )
Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, )
Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/www/www.healthliftaz.com/wp-content/plugins/limolabs-icabbi/vendor/minify-2.1.7/min_unit_tests/test_HTTP_ConditionalGet.php on line 107
Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/www/www.healthliftaz.com/wp-content/plugins/limolabs-icabbi/vendor/minify-2.1.7/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 = "pri1743704342" / IMS =
Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, )
Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642;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, 03 Apr 2025 18:19:02 GMT
Expected = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, )
Returned = array ( 'Vary' => 'Accept-Encoding', 'Last-Modified' => 'Thu, 03 Apr 2025 18:24:02 GMT', 'ETag' => '"pri1743704642;gz"', 'Cache-Control' => 'max-age=0, private', 'isValid' => false, )