改名
This commit is contained in:
@@ -175,6 +175,9 @@ class Curl extends ClientAbstracts
|
|||||||
|
|
||||||
$this->setStatusCode(intval($status[1]));
|
$this->setStatusCode(intval($status[1]));
|
||||||
$this->setBody($body);
|
$this->setBody($body);
|
||||||
|
|
||||||
|
var_dump($body);
|
||||||
|
|
||||||
$this->setResponseHeader($header);
|
$this->setResponseHeader($header);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user