<?xml version="1.0" encoding="UTF-8"?>
<config>
 <debug>1</debug>
 <output_ok_length>long</output_ok_length>
 <curl_setopt>
  <CURLOPT_TIMEOUT>5</CURLOPT_TIMEOUT>
  <CURLOPT_CONNECTTIMEOUT>5</CURLOPT_CONNECTTIMEOUT>
 </curl_setopt>
 <testcases>
  <testcase>testcases/php_net.xml</testcase>
 </testcases>
</config>
 
  |