curl-library
NTLM with proxy && minor typos
Date: Fri, 01 Aug 2003 15:59:11 +0200
Hi all
Is it possible that the password callback is not called for
authentification at the proxy?
Unfortunately I told my boss 7.10.6 would be able to authenticate with
NTLM at a proxy.
How far are we currently from a stable version with does this?
Here are some minor corrections
I hope this is the format Daniel prefers:
In file curl-7.10.6\docs\MANUAL
@@ -243,7 +243,7 @@
To post to this, you enter a curl command line like:
- curl -d "user=foobar&pass=12345&id=blablabla&dig=submit"
(continues)
+ curl -d "user=foobar&pass=12345&id=blablabla&ding=submit"
(continues)
http://www.formpost.com/getthis/post.cgi
In file curl-7.10.6/docs/libcurl/curl_easy_setopt.html
@@ -166,6 +166,8 @@
<B>CURLOPT_PASSWDFUNCTION</B>
Pass a pointer to a
<I>curl</I><B>_</B><I>passwd</I><B>_</B><I>callback</I> function that
will be called instead of the internal one if libcurl
+ requests a password. The function must match this
+ prototype: <B>int</B> <B>getpass(void</B>
<B>*client,</B> <B>char</B> <B>*prompt,</B>
<B>char*</B> <B>buffer,</B> <B>int</B> <B>buflen</B>
<B>);</B>. If set to NULL, it sets
back the function to the internal default one. If the
function returns a non-zero value, it will abort the
-- sonnige Grüße Jörg Müller-Tolk Entwicklung ______________________________________________________________________ Messaging heißt für uns, Nachrichten schnell von A nach B zu schicken. Retarus Network Services GmbH Arnikastrasse 2 D-85635 Hoehenkirchen-Siegertsbrunn tel.: +49 8102 740 167 fax: +49 8102 740 179 mail: joerg.mueller-tolk_at_retarus.de http://www.retarus.de Retarus. Immer gute Nachrichten. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01Received on 2003-08-01