- missing include
[m6w6/ext-http] / tests / HttpRequest_002.phpt
index 9c9c49ac80004e12629040d9f8c6e94a5793115c..f6f0f7439e6f5797d1fb5a7742152e2577e93c92 100644 (file)
@@ -4,6 +4,7 @@ HttpRequest GET/POST
 <?php
 include 'skip.inc';
 checkver(5);
+checkcls('HttpRequest');
 checkurl('www.google.com');
 ?>
 --FILE--
@@ -46,8 +47,7 @@ Array
     [content_length_upload] => %d
     [content_type] => %s
     [httpauth_avail] => %d
-    [proxyauth_avail] => %d
-    [num_connects] => %d
+    [proxyauth_avail] => %s
 )
 int(501)
 int(501)