CakeFest 2024: The Official CakePHP Conference

Swoole\Http\Client::get

(PECL swoole >= 1.9.0)

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

Description

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

Liste de paramètres

path

callback

Valeurs de retour

add a note

User Contributed Notes

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