| Package | Description |
|---|---|
| org.noear.solon.core.handle |
| Modifier and Type | Method and Description |
|---|---|
Cookie |
Cookie.domain(String domain)
域
|
Cookie |
Cookie.httpOnly(boolean httpOnly)
httpOnly 标志
|
Cookie |
Cookie.maxAge(int maxAge)
过期时间
|
Cookie |
Cookie.path(String path)
路径
|
Cookie |
Cookie.secure(boolean secure)
安全标志
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Context.cookieSet(Cookie cookie)
设置 cookie
|
void |
ContextEmpty.cookieSet(Cookie cookie) |
Copyright © 2025. All rights reserved.