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
namevalueexpirespathdomainsecurehttponly