OpenSwoole\Http\Request->rawcookie

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


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\Http\Request->rawcookie: array

Parameters

None

Return

Array

Description

OpenSwoole\Http\Request->rawcookie is an array which contains information about the raw cookie HTTP data.

All the keys of this array are lowercase.

Last updated on February 28, 2026