Swoole\Http\Request::rawcontent

Get the raw HTTP POST body.

説明

public string Swoole\Http\Request::rawcontent()

This method is used for the POST data which isn't in the form of `application/x-www-form-urlencoded`.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

戻り値