| Package | Description |
|---|---|
| org.tinygroup.weblayer.webcontext.basic.response | |
| org.tinygroup.weblayer.webcontext.buffered.response |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicResponseImpl
包裹
HttpServletResponse,使之具备:
Header的安全性:过滤CRLF。
Cookie的安全性:限制cookie的大小。
|
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedResponseImpl
包裹
HttpServletResponse,使之输出到内存中。 |
Copyright © 2006–2018 TinyGroup. All rights reserved.