Swoole\Http\Client::post

Send POST http request to the remote server.

Description

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

Parameters

path

data

callback

Return Values