X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpRequest_002.phpt;h=9c9c49ac80004e12629040d9f8c6e94a5793115c;hb=b2391aa3d1d4bf399b8b5586e9babc515955d96e;hp=3e95b4570029bb088a01d56b172e162d48d5e77e;hpb=19cad54672b6babfac2b7c9c64c415c9a24b888a;p=m6w6%2Fext-http diff --git a/tests/HttpRequest_002.phpt b/tests/HttpRequest_002.phpt index 3e95b45..9c9c49a 100644 --- a/tests/HttpRequest_002.phpt +++ b/tests/HttpRequest_002.phpt @@ -8,6 +8,7 @@ checkurl('www.google.com'); ?> --FILE-- send()); print_r($r->getResponseInfo()); @@ -19,9 +20,7 @@ var_dump($r->getResponseMessage()->getResponseCode()); var_dump(false != strstr($r->getResponseBody(), "Not Implemented")); ?> --EXPECTF-- -Content-type: text/html -X-Powered-By: PHP/%s - +%sTEST bool(true) Array (