Swoole\Http\Client::post

(PECL swoole >= 1.9.0)

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

Descrição

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

Parâmetros

path

data

callback

Valor Retornado

add a note add a note

User Contributed Notes

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