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