cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: using libcurl to invoke WebDAV methods on Exchange

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 Dec 2005 23:14:28 +0100 (CET)

On Tue, 20 Dec 2005, Andrew Biggs wrote:

> The problem is that my CURLOPT_WRITEFUNCTION callback method is not being
> invoked when the HTTP response shown below is sent back by Exchange. I've
> used Ethereal to capture these messages, so I know the response shown below
> is in fact being sent.

Sounds like a bug.

> libcurl/7.10.6 OpenSSL/0.9.7a ipv6 zlib/1.1.4.

Unless you use securiy-patched versions, all these libs of these versions are
vulnerable to several security-related problems.

Even if you do, that libcurl version is almost 36 months old and I can't but
to strongly advice you to spend your time on upgrading to a newer version
instead of chasing bugs that most likely already are fixed.

Only if this problem remains with a modern libcurl version then I'm prepared
to engage my brain in this.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-12-21