设置$cookie
HttpClient_Driver_Fsock Module_HttpClient_Driver_Fsock::set_agent( $agent $agent )
参数列表 参数 类型 描述 默认值 $agent $agent
$agent
HttpClient_Driver_Fsock
public function set_agent($agent) { $this->agent = $agent; return $this; }