OpenSwoole\Http\Request->rawContent

Latest version: pecl install openswoole-26.2.0 | composer require openswoole/core: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 September 16, 2022