You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2009/06/07 10:02:07 UTC

[jira] Closed: (DIRMINA-487) Fix HTTP response with no content-length header

     [ https://issues.apache.org/jira/browse/DIRMINA-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRMINA-487.
-------------------------------------


> 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
>         Environment: All platforms
>            Reporter: Vishal
>            Assignee: Trustin Lee
>
> HTTP/1.1 responses (content part) which have the content-length header missing are not 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 protocol 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.