| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-python mailing list Archives
RE: NTLM Proxy authentication
From: Kjetil Jacobsen <kjetilja_at_gmail.com>
Date: Wed, 15 Jun 2005 09:34:04 +0200
hi,
the pycurl equivalent of the CURLAUTH_* options are named HTTPAUTH_*, so
p = pycurl.Curl()
- kjetil
-----Original Message-----
On Tue, 14 Jun 2005, Andrew Bushnell wrote:
> I am poking through the source/documentation, but I am in need of
You set domain by preceeding the user name with [domain] [slash or
"domain\user:password"
(This is even how some windows HTTP servers expect you to do when using
You enable NTLM for the proxy auth by setting PROXYAUTH to CURLAUTH_NTLM (or
Disclaimer: I'm speaking about generic libcurl here, I'm not fluent in
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-and-python _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-and-pythonReceived on 2005-06-15 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info