jetty.project/jetty-io
Lachlan eca8edcea5 Create FileBufferedResponseHandler to buffer responses into a file. (#6010)
FileBufferedResponseHandler adds an HttpOutput.Interceptor to buffer all responses into a file until the output is closed. This allows the commit to be delayed until the response is complete and thus headers and response status can be changed while writing the body.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2021-04-19 15:02:43 +10:00
..
src Create FileBufferedResponseHandler to buffer responses into a file. (#6010) 2021-04-19 15:02:43 +10:00
pom.xml Updating to version 9.4.41-SNAPSHOT 2021-04-13 16:24:42 -05:00