add clear
This commit is contained in:
@@ -291,6 +291,7 @@ class HttpClient
|
||||
}
|
||||
|
||||
$body = $client->body;
|
||||
var_dump($body);
|
||||
$client->close();
|
||||
|
||||
$header = $client->getHeaders();
|
||||
|
||||
Reference in New Issue
Block a user