jetty.project/jetty-server
Greg Wilkins d71a2d8f7d
Issue #3806 async sendError (minimal fix) (#3875)
* Issue #3806 async sendError

This is a minimal fix for the async race of sendError using isHandled
at the same time as the normal dispatch is exiting.

Signed-off-by: Greg Wilkins <gregw@webtide.com>

* Issue #3806 async sendError

Fixed isStreaming method in minimal fix (showing the need for actual
test harnesses).

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2019-07-17 23:25:30 +02:00
..
src Issue #3806 async sendError (minimal fix) (#3875) 2019-07-17 23:25:30 +02:00
pom.xml Updating to version 9.4.20-SNAPSHOT 2019-06-10 13:40:17 -05:00