[ http://issues.apache.org/jira/browse/AXIS2C-31?page=all ]
     
Sahan Gamage closed AXIS2C-31:
------------------------------

    Resolution: Fixed

Chunking support in the client side is also implemented. Client can switch 
off/on chunking by setting the <parameter name="Transfer-Encoding" 
locked="false">chunked</parameter>  in HTTP transport sender configuration in 
axis2.xml. To switch on set it to "chunked". To switch off set to "false".

> Implement the chunking support in simple axis server as well as in the http 
> client.
> -----------------------------------------------------------------------------------
>
>          Key: AXIS2C-31
>          URL: http://issues.apache.org/jira/browse/AXIS2C-31
>      Project: Axis2-C
>         Type: New Feature
>   Components: transport/http
>     Versions: Current (Nightly)
>     Reporter: Sahan Gamage

>
> At the moment http transport does not handle chunking. But according to the 
> HTTP/1.1 spec an application implementing HTTP/1.1 should handle chunking. So 
> both the simple axis server as well as http client should handle chunked data 
> streams.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to