mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
* Issue #4025 Add flushOnCommit mode to sessions. Added flushOnCommit mode to write a session to the backing store as the response commits, before any bytes are returned to the client. Signed-off-by: Jan Bartel <janb@webtide.com>