Hi, We've recently had an issue with a Webservice that does not support chunked encoding. With Axis2 we are able to control the chunked behavior: context.setProperty(HTTPConstants.CHUNKED,Constants.VALUE_FALSE);
Is this functionality available with WSO2 ESB (<syn:property name="FORCE_CHUNKED_ENCODING" value="TRUE" scope="...") ? Regards, Stefan Lecho. -- View this message in context: http://www.nabble.com/Control-chunked-encoding-tp16092138p16092138.html Sent from the WSO2 ESB Users mailing list archive at Nabble.com. _______________________________________________ Esb-java-user mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
