[jetty-dev] [jira] (JETTY-1525) org.eclipse.jetty.server.Server returns 200 for invalid path

"Greg Wilkins (JIRA)" <[email protected]> Thu, 5 Jul 2012 06:14:21 -0500 (CDT)
Newsgroups gmane.comp.java.jetty.general
Message-ID <170021697.21511.1341486861133.JavaMail.j2ee-jira@codehaus01.managed.contegix.com>
Greg Wilkins
commented on JETTY-1525

org.eclipse.jetty.server.Server returns 200 for invalid path

I have improved this for jetty-9 by initializing the status to 0 and only setting it to 200 when the response is committed with a non error response.

Still need to work out how to handle the 0 in all circumstances... eg for the stats handler I look at isHandled, if true I assume 0==2xx and false I assume 0==4xx

This message is automatically generated by JIRA.

If you think it was sent incorrectly, please contact your JIRA administrators .

For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email