| Interface | Description |
|---|---|
| CookieHeaderValueInterceptor |
检查cookie header
|
| CookieInterceptor |
检查cookie
|
| HeaderNameInterceptor | |
| HeaderValueInterceptor |
检查header的值
|
| RedirectLocationInterceptor |
检查重定向location
|
| ResponseHeaderInterceptor |
代表一个拦截器,是个标记接口,可以修改或拒绝response header中的参数。
|
| StatusMessageInterceptor |
检查status消息。
|
| WebContextLifecycleInterceptor |
拦截“预处理(prepare)”和“提交(commit)”事件。
|
| Class | Description |
|---|---|
| ResponseHeaderSecurityFilter |
过滤header中的crlf,将status message用HTML entities转义,限制cookie的总大小。
|
Copyright © 2006–2018 TinyGroup. All rights reserved.