add clear

This commit is contained in:
2020-04-03 17:28:55 +08:00
parent 6fc876f59d
commit c7484da782
+2
View File
@@ -410,6 +410,8 @@ class HttpClient
$body = $client->body;
var_dump($body);
$header = $client->getHeaders();
$body = $this->resolve($header, $body);