php8.5
Home/ Manual/ http / response/ Swoole\Http\Response::rawcookie

Swoole\Http\Response::rawcookie

PHP function Edit on GitHub ✎

(PECL swoole >= 1.9.0)

Set the raw cookies to the HTTP response.

Description

Swoole\Http\Response::rawcookie(string $name, [string $value], [string $expires], [string $path], [string $domain], [string $secure], [string $httponly]): ReturnType

Parameters

name
value
expires
path
domain
secure
httponly

Return Values

Source: reference/swoole/swoole/http/response/rawcookie.xml · from the official PHP manual (php/doc-en)