Ann TclCurl 0.14.1
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Ann TclCurl 0.14.1

From: Andrés García <fandom@spamme.telefonica.net>
Date: Mon Sep 05 2005 - 02:02:10 CEST

Hi,

I have just released a new version of TclCurl updated for libcurl 7.14.1,
with TclCurl you can download and upload files using protocols like
ftp, http, https, ldap, telnet, dict, gopher and file.

The main changes since the last version are:

    * New configure options:

        * ingnorecontentlength: Ignore the Content-Length header. This is
          useful for Apache 1.x (and similar servers) which will report
          incorrect content length for files over 2 gigabytes.

        * cookielist: Pass a string with a cookie. The cookie can be
          either in Netscape / Mozilla format or just regular HTTP-style
          header (Set-Cookie: ...) format.

          '$curlHandle getinfo cookielist' will return a list of all
          cookies TclCurl knows (expired ones, too).

        * When posting data, you can use the new 'filecontent' option to
          read a file and use its contents as data.

    * Bug fix: The code to post data was filled with memory leaks, I hope
      I have fixed them all.

For more information, please visit:

http://personal1.iddeo.es/andresgarci/tclcurl/english/

Share the wonders,
Andres
Received on Thu Sep 29 14:35:05 2005