You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(doc): cookies 增加 partitioned、removeUnpartitioned 和 priority 选项文档 (#5376)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced new cookie options: `partitioned`, `removeUnpartitioned`,
and `priority` for enhanced control over cookie behavior.
- **Documentation**
- Updated documentation for cookie and session management, including
clarifications and expanded explanations of existing and new options.
- Provided comprehensive examples for correct usage patterns of session
management.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments