| 程序包 | 说明 |
|---|---|
| esa.httpserver.core |
| 限定符和类型 | 方法和说明 |
|---|---|
Response |
Response.addCookie(esa.commons.http.Cookie cookie)
Adds the specified cookie to the response.
|
Response |
Response.addCookie(String name,
String value)
Adds the specified cookie to the response.
|
Response |
Request.response()
Returns the corresponding
Response. |
Response |
Response.setStatus(int code)
Set the response code
|
Copyright © 2020. All rights reserved.