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

Immanuel Panis closed AXIS2-2381.
---------------------------------


These are due to HTTP Chunking.. HTTP chunking is a feature introduced in  
HTTP1.1... 
This can be disabled in the client side as follows..
options.setProperty(org.apache.axis2.transport.http.HTTPConstants.CHUNKED, 
Boolean.FALSE);


> The HTTP request and response contain leading and traling numbers. 
> -------------------------------------------------------------------
>
>                 Key: AXIS2-2381
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2381
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.1.1
>            Reporter: Immanuel Panis
>


-- 
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