curl-library
Ann: TclCurl 7.16.0
Date: Wed, 15 Nov 2006 00:31:20 +0100
Hi,
I have released the newest TclCurl for libcurl 7.16.0, the main changes
since the last version are:
* Removed feature: TclCurl no longer supports third party FTP transfers.
* New configure options:
* ftpalternativetouser: Pass a string which will be used to
authenticate if the usual FTP "USER user" and "PASS password"
negotiation fails.
* ftpentrypath: Returns a string holding the path of the entry path
to the remote FTP server.
* maxsendspeed: If an upload exceeds this speed on cumulative
average during the transfer, the transfer will pause to keep the
average rate less than or equal to the parameter value.
* maxrecvspeed: If a download exceeds this speed on cumulative
average during the transfer, the transfer will pause to
keep the average rate less than or equal to the parameter value.
* New command for multi handles 'configure', so far the is only option
to set:
* pipelining: Pass a 1 to enable or 0 to disable. Enabling pipelining
on a multi handle will make it attempt to perform HTTP Pipelining
as far as possible for transfers using the handle.
For more information, please visit:
http://personal1.iddeo.es/andresgarci/tclcurl/english/
Share the wonders,
Andres
Received on 2006-11-15