curl-library
RE: curl_multi_info_read
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 19 Dec 2007 23:19:10 +0100 (CET)
Date: Wed, 19 Dec 2007 23:19:10 +0100 (CET)
On Wed, 19 Dec 2007, McLean, Peter wrote:
Please don't top-post, your mail ends up very confusing:
http://curl.haxx.se/mail/etiquette.html#top-post
> I expect curl_multi_info_read() to return something other than 0 when the
> HTTP error code is 403.
It doesn't. The HTTP transfer was fine, it was just a 403 within the HTTP
stream but that doesn't make libcurl to think it failed somehow. You could
just as well consider the 403 a success if you wanted to test that you got
that.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-12-19