OpenSwoole\Http\Request->rawContent

25.x is outdated, please check the latest version 26.x


Latest version: pecl install openswoole-26.2.0

Declaration

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

Parameters

Return

Description

The OpenSwoole\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 February 28, 2026