ManaPHP\Http\ClientInterface::setProxy PHP Method

setProxy() public method

public setProxy ( string $proxy = '127.0.0.1:8888', boolean $peek = true ) : static
$proxy string
$peek boolean
return static
    public function setProxy($proxy = '127.0.0.1:8888', $peek = true);