(PECL swoole >= 1.9.0)
Swoole\Http\Client::__construct — Construct the async HTTP client.
$host
   [, string $port
   [, boolean $ssl
  ]] )
hostThe hostname of the remote host.
portThe port number of the remote host.
sslWhether to enable SSL.