Swoole\Http\Request->rawContent

4.x is outdated, please check the latest version 22.x


Latest version: pecl install openswoole-22.1.2

Declaration

<?php Swoole\Http\Request->rawContent()

Parameters

Return

Description

The Swoole\Http\Request->rawContent() is an array which contains the information of http POST rawContent.

All the keys of this array is lowercase.

Example

Last updated on September 16, 2022