https://issues.apache.org/bugzilla/show_bug.cgi?id=47237

Filip Hanik <fha...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #4 from Filip Hanik <fha...@apache.org> 2010-05-11 12:19:35 EDT ---
Tried both 6.0.x/trunk and trunk, returns 404 for the request

GET /test HTTP/1.0<CRLF>
Host: test<CRLF><CRLF>

Notice, if you send an invalid request like 


GET /test HTTP/1.0<CRLF>
Host: test<CRLF>

with a CRLF missing, it simply times out and closes the connection. The request
is incomplete

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to