X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpRequest_007.phpt;h=067e36c477d702c95645e76e959b43130f8b8d78;hp=f440c83d2776b7e6a7a7916bfeb7958edd9822c5;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hpb=6da3520587f9f79c7429501289512d2a2415b517 diff --git a/tests/HttpRequest_007.phpt b/tests/HttpRequest_007.phpt index f440c83..067e36c 100644 --- a/tests/HttpRequest_007.phpt +++ b/tests/HttpRequest_007.phpt @@ -18,9 +18,9 @@ var_dump($r->getHistory()->toString(true)); echo "Done\n"; ?> --EXPECTF-- -%sTEST +%aTEST string(%d) "PUT /ext-http/.print_put.php5 HTTP/1.1 -User-Agent: PECL::HTTP/%s +User-Agent: PECL::HTTP/%a Host: dev.iworks.at Accept: */* Content-Type: text/plain @@ -41,9 +41,9 @@ echo "Done\n"; HTTP/1.1 100 Continue HTTP/1.1 200 OK -Date: %s -Server: %s -X-Powered-By: %s +Date: %a +Server: %a +X-Powered-By: %a Vary: Accept-Encoding Content-Length: %d Content-Type: text/html