Swoole\Http\Client::get
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Send GET http request to the remote server.
Description
Swoole\Http\Client::get(string $path, callable $callback): void
Parameters
pathcallback