OpenSwoole\Http\Request->rawContent

Latest version: pecl install openswoole-22.1.2 | composer require openswoole/core:22.1.5

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