swoole_http2_client->__construct

构造方法,与swoole_http_client的构造方法参数完全一致,共接受3个参数。

function swoole_http2_client->__construct($host, $port, $ssl = false)