https://bz.apache.org/bugzilla/show_bug.cgi?id=64240

            Bug ID: 64240
           Summary: http 0.9 request return nothing
           Product: Tomcat 8
           Version: 8.5.53
          Hardware: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ----

when send http 0.9 request to tomcat, the server will return nothing and close
the TCP connection.
the request contains only one line:
"GET /CRLF"
there is no space between / and CRLF

if there is one space between / and CRLF, tomcat will return content in
response

but this bug can't be reproduced every time
after restart tomcat, it maybe disappear
and may next time restart, it maybe appear

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to