array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'swoole-http-request.rawcontent.php', 1 => 'Swoole\\Http\\Request::rawcontent', 2 => 'Get the raw HTTP POST body.', ), 'up' => array ( 0 => 'class.swoole-http-request.php', 1 => 'Swoole\\Http\\Request', ), 'prev' => array ( 0 => 'swoole-http-request.destruct.php', 1 => 'Swoole\\Http\\Request::__destruct', ), 'next' => array ( 0 => 'class.swoole-http-response.php', 1 => 'Swoole\\Http\\Response', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/http/request/rawcontent.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL swoole >= 1.9.0)
Swoole\Http\Request::rawcontent — Get the raw HTTP POST body.
This method is used for the POST data which isn't in the form of `application/x-www-form-urlencoded`.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
Diese Funktion besitzt keine Parameter.