Swoole\Http\Request->rawcookie

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


Latest version: pecl install openswoole-25.2.0

Declaration

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

Parameters

None

Return

Array

Description

Swoole\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 August 31, 2022