Swoole\Http\Request->rawcookie

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


Latest version: pecl install openswoole-22.1.2

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