OpenSwoole\Http\Request->rawcookie

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

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 September 1, 2022