curl-and-python
Re: ignoring authentication
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 14 Feb 2006 22:54:30 +0100 (CET)
Date: Tue, 14 Feb 2006 22:54:30 +0100 (CET)
On Tue, 14 Feb 2006, Brian Whitman wrote:
> I am maintaining an app that crawls a set of web pages using pycurl. I have
> been recently running into a set of pages that require authentication, and I
> would like to treat those as 'timed out' or unreadable pages. Instead, the
> thread that reads those pages is being blocked with a "Enter password for
> hostname: " request that waits for keyboard input. After enough time all of
> my threads end up blocking, waiting for a password.
What libcurl + pycurl versions are you using?
I can't find any code in pycurl nor libcurl that contain that string.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-pythonReceived on 2006-02-14