X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpRequest_002.phpt;h=eca6d021d49c4506532c4682f098c952fcb2edf9;hb=6e9ea0a647db55213dd230145c35a419d7abde4d;hp=ff8ab00da7761161d119a51fd50639348ec32cad;hpb=96d059e9210a6677427392d615bc42ab38b3b432;p=m6w6%2Fext-http diff --git a/tests/HttpRequest_002.phpt b/tests/HttpRequest_002.phpt index ff8ab00..eca6d02 100644 --- a/tests/HttpRequest_002.phpt +++ b/tests/HttpRequest_002.phpt @@ -33,7 +33,7 @@ Array ( [effective_url] => 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