ea
This commit is contained in:
@@ -127,8 +127,6 @@ class CurlClient extends ClientAbstracts
|
||||
if (!empty($this->caPath)) {
|
||||
curl_setopt($this->client, CURLOPT_CAINFO, $this->caPath);
|
||||
}
|
||||
|
||||
var_dump($path,$method);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user