| Package | Description |
|---|---|
| org.nutz.http |
简洁的 Http 客户端实现
|
| Modifier and Type | Method and Description |
|---|---|
Cookie |
Response.getCookie() |
Cookie |
Request.getCookie() |
Cookie |
Cookie.remove(String name) |
Cookie |
Cookie.set(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Request |
Request.setCookie(Cookie cookie) |
Copyright © 2017. All rights reserved.