摘要:
conn($url); $this->setHeader('Host: '.$this->url['host']); } //设置写请求行 private function setLine($method){ $this->line[0] = $method. ' '.$this->url['path'].'?'.$this->url['query'].' '.$this->ver; } //设置写头信息 public function setHe 阅读全文
posted @ 2013-08-28 14:57
漂定
阅读(433)
评论(0)
推荐(0)

浙公网安备 33010602011771号