Fix HTTP response with no content-length header
-----------------------------------------------

                 Key: DIRMINA-487
                 URL: https://issues.apache.org/jira/browse/DIRMINA-487
             Project: MINA
          Issue Type: Bug
          Components: Protocol - HTTP, Statemachine
    Affects Versions: 2.0.0-M1
         Environment: All platforms
            Reporter: Vishal
             Fix For: 2.0.0-M1


HTTP/1.1 responses (content part) which have the content-length header missing 
are accepted properly. The HTTP spec hints at reading the content until the 
connection is closed if the response length or chunk size is not mentioned. The 
Http protcol filter needs to be fixed for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to