add clear
This commit is contained in:
@@ -501,6 +501,9 @@ class HttpClient
|
||||
} else {
|
||||
$client->post($url, $data);
|
||||
}
|
||||
|
||||
var_dump($client);
|
||||
|
||||
$client->close();
|
||||
return $client;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user