Swoole\Http\Client::execute
PHP Manual
PHP Manual»Swoole\Http\Client»Swoole\Http\Client::execute

Swoole\Http\Client::execute

(PECL swoole >= 1.9.0)

Swoole\Http\Client::executeSend the HTTP request after setting the parameters.

説明

public function Swoole\Http\Client::execute(string $path, string $callback): void

パラメータ

path

callback

戻り値

To Top