Browser storage
Safe / Signed
Session-aware
测试 Cookie
Manage the current request's cookies — add a name/value pair, optionally sign it as safe, and remove entries one at a time.
Cookies
2
Scope
Request
Cookies
2 cookies on this request
| 键 | 值 | 操作 |
|---|---|---|
|
language
|
zh
|
|
|
DARTSESSID
|
bfbf95dff444e047459e77d04eccbb21
|
|
File References
Related files powering this example
-
视图
example/lib/widgets/example/cookie.j2.html -
控制器
example/lib/controllers/home_controller.dart -
认证控制器
example/lib/controllers/auth_controller.dart -
路由
example/lib/route/web_route.dart