Swoole\Http\Client::__construct

Construct the async HTTP client.

説明

public Swoole\Http\Client::__construct(string $host, string $port = ?, bool $ssl = ?)

パラメータ

host

The hostname of the remote host.

port

The port number of the remote host.

ssl

Whether to enable SSL.