[root]/src/au/com/whitesquare/waf/filter
pdi
(2 files, 177 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 19 (100.0%) | 1331 (100.0%) | 70.0 |
Wrapped all the code in try/catch so that there is no chance of this filter causing the
underlying requests to fail.
222 lines of code changed in:
Uses new pre-request and post-request methods for logging.
92 lines of code changed in:
Updated PDI to support pluggable renderers that can each render the content differently. There are up to 4 different PDI Renderers that can run at any one time.
97 lines of code changed in:
Added flush option to try and get the BCSOS working correctly.
15 lines of code changed in:
Updated to use the response wrapper instead of implementing the HttpServletResponse directly.
93 lines of code changed in:
Fixed typo that caused issue with the date format.
6 lines of code changed in:
Updated javadoc.
8 lines of code changed in:
Removed obsolete response and cleaned up object names.
7 lines of code changed in:
Updated code to be a but more efficient.
14 lines of code changed in:
Added support for enabling size tracing.
13 lines of code changed in:
Updated javadoc.
113 lines of code changed in:
Cleaned up to remove deprecations.
8 lines of code changed in:
Created filter to replace existing redirection servlet.
179 lines of code changed in:
Created new classes to manage page debug information.
464 lines of code changed in: