[ http://issues.apache.org/jira/browse/AXIS2C-15?page=comments#action_12372384 ]
Samisa Abeysinghe commented on AXIS2C-15: ----------------------------------------- Sahan on the mailing list: We have removed that item since the standard libcurl API inverts the control (it takes the control from Axis2 engine to itself until the data arrives from the server). At the moment we do have a minimal stable http client implenetation. The addition of the libcurl would require some surgery on the code and may make the code in the svn unstable. > Implement the libcurl HTTP client using the client side abstraction > ------------------------------------------------------------------- > > Key: AXIS2C-15 > URL: http://issues.apache.org/jira/browse/AXIS2C-15 > Project: Axis2-C > Type: New Feature > Components: transport/http > Reporter: Sahan Gamage > Priority: Minor > > Need to implement the an HTTP client using LibCurl. The http client (used by > the transport transport sender) is a very basic one and we need to handle > complex scenarios such as proxies, NTLM .. etc. For that we can use libcurl > and need an http client implementing the http client abstraction of Axis2. -- 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
