__construct() __construct(integer $code, double $duration, array $headers = array(), string $body = null, string $error = null) Parameters integer $code 状态码 double $duration 请求时长 array $headers 响应头部 string $body 响应内容 string $error 错误描述