ClientFactoryInterface
interface ClientFactoryInterface
Methods
make(string $host, int $port = 80, bool $ssl = false, array $settings = [])
Create an HTTP/2 client.
Details
at line 12
ClientInterface
make(string $host, int $port = 80, bool $ssl = false, array $settings = [])
Create an HTTP/2 client.