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