cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: fix for known bug #44

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 27 Sep 2007 12:34:36 +0200 (CEST)

On Thu, 27 Sep 2007, junk_at_igrspace.com wrote:

> no, that would require the user to know what libcurl does exactly. Or he
> should actively disable connection re-use

Yeah.

> So maybe it would be best to return to the entry path right after (within) a
> transfer which just CWDed into the path, rather then before a subsequent
> transfer ?

I don't like that since the CWD is not necessary for the first request, only
for the subsequent one.

How about making the condition that prevents the CWD to check for the NOPWD
option _and_ an absolute path?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-09-27