curl-users
[ curl-Bugs-576100 ] Proxy password prompt in stdout
Date: Mon, 01 Jul 2002 12:20:04 -0700
Bugs item #576100, was opened at 2002-07-01 12:20
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=576100&group_id=976
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Proxy password prompt in stdout
Initial Comment:
curl 7.9.8 (win32) libcurl 7.9.8 (OpenSSL 0.9.6b)
OS: Windows 2000 P
Short desc:
Not sure if this is a bug, or it's supposed to work this
way, but I think the messages prompting for password
(proxy pass for example) shoud be directed to stderr
instead of stdout.
Long desc:
Recently I tried
c:\curl -v --cert mycert.pem:password --proxy-user
puser --proxy 10.10.1.10:80 http://curl.haxx.se > curl.log
And as spected, all the debug output was shown at the
console but not the password prompt.
After typing the password, everithing goes all right.
Of course... curl.log contains the text "proxy password:"
and the html page.
Thanks for this great app.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=576100&group_id=976
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-07-01