Force repose to write the output stream to the prior filter in the chain
This can be a good idea when using 3rd party filters, when it may be useful to
force repose to output response data to the output stream.
This happens in FlushOutputHandler. Whenever handleResponse is called,
the request and response are wrapped into a MutableHttpServletResponse.
commitBufferToServletOutputStream is then invoked on the Mutable Response,
forcing all buffered ...
Newer Version Available
Note: this artifact is located at Rackspace Public repository (https://maven.research.rackspacecloud.com/content/groups/public/)
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0 |