52 public function connect($host, $port = 80, $secure =
false);
64 public function write(
$method,
$url, $http_ver =
'1.1', $headers = array(), $body =
'');
71 public function read();
77 public function close();
setConfig($config=array())
connect($host, $port=80, $secure=false)
write($method, $url, $http_ver='1.1', $headers=array(), $body='')