X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fenvresponse006.phpt;h=248b999becb07c5c0bf47a7b465d89865bb79de8;hp=76141c16258ef3f098d8c84d3e1585aa65f0e9bc;hb=b3eb2fdc25d712af43142e2f444e8d69d9827536;hpb=87db9817d428282792c8146d9c2ae9748ebf6f1e diff --git a/tests/envresponse006.phpt b/tests/envresponse006.phpt index 76141c1..248b999 100644 --- a/tests/envresponse006.phpt +++ b/tests/envresponse006.phpt @@ -22,10 +22,15 @@ var_dump(stream_get_contents($f)); Done --EXPECT-- Test -string(77) "HTTP/1.1 200 OK +string(115) "HTTP/1.1 200 OK Accept-Ranges: bytes Foo: bar, baz ETag: "8c736521" +Transfer-Encoding: chunked -foo" +3 +foo +0 + +" Done