add clear
This commit is contained in:
@@ -332,7 +332,7 @@ class HttpClient
|
|||||||
* @return bool|string
|
* @return bool|string
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
private function matchHost($_= '')
|
private function matchHost($_string= '')
|
||||||
{
|
{
|
||||||
if (empty($_string)) {
|
if (empty($_string)) {
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user