add clear

This commit is contained in:
as2252258@163.com
2019-12-19 10:39:04 +08:00
parent 3284a0922e
commit b6690c18d5
+1
View File
@@ -291,6 +291,7 @@ class HttpClient
}
$body = $client->body;
var_dump($body);
$client->close();
$header = $client->getHeaders();