X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpRequest_002.phpt;h=eca6d021d49c4506532c4682f098c952fcb2edf9;hb=3e819ac22cb929e7f1b6df482b51a36a7e12dc60;hp=76e12a31dfef91458674b38110697fd97127641c;hpb=8d78b6be2a598365596b03b39d2983e2ed639bb8;p=m6w6%2Fext-http diff --git a/tests/HttpRequest_002.phpt b/tests/HttpRequest_002.phpt index 76e12a3..eca6d02 100644 --- a/tests/HttpRequest_002.phpt +++ b/tests/HttpRequest_002.phpt @@ -3,7 +3,7 @@ HttpRequest GET/POST --SKIPIF-- http://www.google.com/ [response_code] => %d - [http_connectcode] => %d + [connect_code] => %d [filetime] => %s [total_time] => %f [namelookup_time] => %f @@ -49,11 +49,14 @@ Array [header_size] => %d [request_size] => %d [ssl_verifyresult] => %d + [ssl_engines] => Array%s [content_length_download] => %d [content_length_upload] => %d [content_type] => %s [httpauth_avail] => %d [proxyauth_avail] => %s + [num_connects] => %d + [cookies] => Array%s ) Array ( @@ -75,6 +78,5 @@ Array ) ) - int(200) Done