An I/O error cccurs when FORCE_HTTP_1.0 parameter is used
---------------------------------------------------------

                 Key: SYNAPSE-392
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-392
             Project: Synapse
          Issue Type: Bug
            Reporter: Saliya Ekanayake


If FORCE_HTTP_1.0 parameter is used in synapse.xml, the getRequest() method of 
the org.apache.synapse.transport.nhttp.Axis2HttpRequest class will serialize 
the underlying stream in order to find the content length of the payload. This 
however, consumes the stream as well. Thus it leads to an possible I/O error 
[1].

[1] http://wso2.org/forum/thread/3769

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to