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 ...
Version2.2.2compared with
Version Details
| 2.2.1 | 2.2.2 | |
|---|---|---|
| Release date | Aug 16, 2012 | Aug 17, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.2.1 | 2.2.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.rackspace.papi.commons » configuration | 2.2.1 | 2.2.2 |
| ~ Updated | com.rackspace.papi.commons » utilities | 2.2.1 | 2.2.2 |
| ~ Updated | com.rackspace.papi.core » core-lib | 2.2.1 | 2.2.2 |