X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_004.phpt;fp=tests%2FHttpResponse_004.phpt;h=ed198d638311ca43f55705b40605ca653a8612f5;hp=0000000000000000000000000000000000000000;hb=a47793c85f727ca292c03d4779fac3d5e8805f11;hpb=19ad90d1f12058345ceb651b4bed6ff0f298dd08 diff --git a/tests/HttpResponse_004.phpt b/tests/HttpResponse_004.phpt new file mode 100644 index 0000000..ed198d6 --- /dev/null +++ b/tests/HttpResponse_004.phpt @@ -0,0 +1,26 @@ +--TEST-- +HttpResponse - send cached gzipped data +--SKIPIF-- + +--ENV-- +HTTP_ACCEPT_ENCODING=gzip +HTTP_IF_NONE_MATCH="80b285463881575891e86ba7bfecb4d0" +--FILE-- + +--EXPECTF-- +Status: 304 +Content-type: text/html +X-Powered-By: PHP/5.1.0RC2-dev +Cache-Control: public, must-revalidate, max_age=3600 +ETag: "80b285463881575891e86ba7bfecb4d0"