array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'swoole-http-client.post.php', 1 => 'Swoole\\Http\\Client::post', 2 => 'Send POST http request to the remote server.', ), 'up' => array ( 0 => 'class.swoole-http-client.php', 1 => 'Swoole\\Http\\Client', ), 'prev' => array ( 0 => 'swoole-http-client.on.php', 1 => 'Swoole\\Http\\Client::on', ), 'next' => array ( 0 => 'swoole-http-client.push.php', 1 => 'Swoole\\Http\\Client::push', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/http/client/post.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Http\Client::post

(PECL swoole >= 1.9.0)

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

Açıklama

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

Bağımsız Değişkenler

path

data

callback

Dönen Değerler