Coroutine\Http2\Client->set

设置客户端参数,其它详细配置项请参考 Client::set 配置选项

function Coroutine\Http2\Client->set(array $options);
[
    'timeout' => 1
]