php8.5
Home/ Manual/ http / request/ Swoole\Http\Request::rawcontent

Swoole\Http\Request::rawcontent

PHP function Edit on GitHub ✎

(PECL swoole >= 1.9.0)

Get the raw HTTP POST body.

Description

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

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

Func

Parameters Parameters

Return Values

Source: reference/swoole/swoole/http/request/rawcontent.xml · from the official PHP manual (php/doc-en)