jetty.project/jetty-server
Lachlan Roberts 0f3f77761f Issue #2706 - Resource Service Incorrectly Returning 404
Replaced the response.isCommitted() check with a boolean returned from _resourceService.doGet().
This means the response does not need to be committed for the check to work correctly.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2018-07-20 11:01:56 +10:00
..
src Issue #2706 - Resource Service Incorrectly Returning 404 2018-07-20 11:01:56 +10:00
pom.xml Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00