X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpRequest_007.phpt;fp=tests%2FHttpRequest_007.phpt;h=1f31404af3f6cdccbfbfab3da77d5d76423a3758;hp=96160af3db1cb89d2cf16c5754b08f4b41094274;hb=b22d34f60b6694a8fed24cff66a28fd638309928;hpb=0861238aa4d158d0f8b6123ea9c6532be5d531bf diff --git a/tests/HttpRequest_007.phpt b/tests/HttpRequest_007.phpt index 96160af..1f31404 100644 --- a/tests/HttpRequest_007.phpt +++ b/tests/HttpRequest_007.phpt @@ -19,14 +19,13 @@ echo "Done\n"; ?> --EXPECTF-- %sTEST -string(%d) "HTTP/1.1 200 OK -Date: %s -Server: Apache/%s -X-Powered-By: PHP/5%s -Vary: Accept-Encoding -Content-Type: text/html -X-Original-Transfer-Encoding: chunked +string(%d) "PUT /.print_put.php5 HTTP/1.1 +User-Agent: PECL::HTTP/%s +Host: dev.iworks.at +Accept: */* +Content-Type: text/plain Content-Length: 281 +Expect: 100-continue HTTP/1.1 100 Continue -PUT /.print_put.php5 HTTP/1.1 -User-Agent: PECL::HTTP/%s -Host: dev.iworks.at -Accept: */* -Content-Type: text/plain +HTTP/1.1 200 OK +Date: %s +Server: %s +X-Powered-By: %s +Vary: Accept-Encoding +Content-Type: text/html +X-Original-Transfer-Encoding: chunked Content-Length: 281 -Expect: 100-continue