| 构造器和说明 |
|---|
XssMiddleware(XssOption xssOption) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
before(RouteContext context)
In the route calls before execution
|
protected void |
filterHeaders(Map<String,String> headers) |
protected void |
filterParameters(Map<String,List<String>> parameters) |
protected String |
stripXSS(String value)
Removes all the potentially malicious characters from a string
|
public XssMiddleware(XssOption xssOption)
public boolean before(RouteContext context)
WebHookCopyright © 2018. All rights reserved.