
filters.BaseFilter | +--filters.QueryStringLengthFilter
| Method Summary | |
| public string | getDescription() | 
| public numeric | getMaximumLength()Returns the current max length specified | 
| public string | getName() | 
| public string | getThreatCategory()Returns validation | 
| public numeric | inspectRequest() | 
| public void | setMaximumLength(numeric length)Sets the max allowed length, default is 2083 the max length of a url in IE4 | 
| Method Detail | 
public string getDescription()
public numeric getMaximumLength()
public string getName()
public string getThreatCategory()
public numeric inspectRequest()
public void setMaximumLength(numeric length)
numeric length