[jetty-dev] [jira] (JETTY-1533) Jetty returns 400 if url doesn't have trailing slash.
"Anatoly Kupriyanov (JIRA)" <[email protected]> Mon, 9 Jul 2012 07:16:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <568395016.23127.1341836181137.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Anatoly Kupriyanov created JETTY-1533 Jetty returns 400 if url doesn't have trailing slash. Issue Type: Bug Assignee: Unassigned Components: HTTP Created: 09/Jul/12 7:15 AM Description: If the http request contain an url without trailing slash, the Jetty returns error 400. I.e. POST http://192.168.13.81:8082/ HTTP/1.0 works fine, but POST http://192.168.13.81:8082 HTTP/1.0 fails. I've tried to replace the tomcat by jetty, but I cannot do it because of the issue. Project: Jetty Priority: Blocker Reporter: Anatoly Kupriyanov 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