uviigideon/should-send-same-site-non
最新稳定版本:V1.0
Composer 安装命令:
composer require uviigideon/should-send-same-site-non
包简介
test given useragent and return should send same site none
README 文档
README
this php package ship with this little help function
\Uvii\SameSiteNone::isSafe($useragent))
return bool to that indicate if the $useragent is safe for set cookie with SameSite=None
Note
The code is implement according to this pseudocode post
Test file is referenced from linsight/should-send-same-site-none which is a node library to solve this problem.
统计信息
- 总下载量: 198.16k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-16