Swoole\Http\Client::get

(PECL swoole >= 1.9.0)

Swoole\Http\Client::getSend GET http request to the remote server.

Descrierea

public Swoole\Http\Client::get ( string $path , callable $callback ) : void

Parametri

path

callback

Valorile întoarse

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top