Swoole\Http\Client::get

(PECL swoole >= 1.9.0)

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

Açıklama

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

Bağımsız Değişkenler

path

callback

Dönen Değerler

add a note

User Contributed Notes

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