| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: Strange proxy hang
From: Björn Stenberg <bjorn.stenberg_at_contactor.se>
Date: Thu, 20 Dec 2001 16:27:06 +0100 (CET)
Daniel Stenberg wrote:
> $ gdb src/curl
Nailed it.
The bug is in the command line/environment variable handling. url.c:1211
I'm not sure how you want this flag. Here's a fix that only sets if for
--- lib/url.c~ Wed Dec 5 07:47:01 2001
if(prox && *prox) { /* don't count "" strings */
if(proxy && *proxy) {
/Björn
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info