Swoole\Http\Client::post

(PECL swoole >= 1.9.0)

Swoole\Http\Client::postSend POST http request to the remote server.

Descrierea

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

Parametri

path

data

callback

Valorile întoarse

add a note add a note

User Contributed Notes

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