改名
This commit is contained in:
@@ -54,6 +54,7 @@ class Curl extends ClientAbstracts
|
|||||||
if ($isHttps !== FALSE) {
|
if ($isHttps !== FALSE) {
|
||||||
$this->curlHandlerSslSet();
|
$this->curlHandlerSslSet();
|
||||||
}
|
}
|
||||||
|
var_dump($this->client);
|
||||||
$contents = $this->getData()->getContents();
|
$contents = $this->getData()->getContents();
|
||||||
if (empty($params) && empty($contents)) {
|
if (empty($params) && empty($contents)) {
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user