Swoole\Http\Client::get
(PECL swoole >= 1.9.0)
Swoole\Http\Client::get — Send GET http request to the remote server.
说明
public Swoole\Http\Client::get
(
string $path
,
callable $callback
) :
void
User Contributed Notes
There are no user contributed notes for this page.