Swoole\Http\Request::rawcontent
(PECL swoole >= 1.9.0)
Swoole\Http\Request::rawcontent — Get the raw HTTP POST body.
Description
This method is used for the POST data which isn't in the form of `application/x-www-form-urlencoded`.
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values