Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#18661·yii2

how to send a raw cookie?

Author: pfdtkCreated May 18, 2021Updated May 28, 2026
Labelstype:enhancement

https://github.com/yiisoft/yii2/blob/b33f1a7ecb71bef0f2cd1b68f0b770980a8ef39c/framework/web/Cookie.php#L44

how about to add a property sendRaw, so that we can decide to use setrawcookie or setcookie in the response?

Source: yiisoft/yii2

View original on GitHubView discussion on GitHub