| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Archives
How to configure the library to behave like the command line?
From: Matt Nelson <mattjnelso_at_gmail.com>
Date: Fri, 7 Jan 2011 15:40:05 +0000
Hi,
I'm on a Windows XP 64 bit machine running Visual Studio 2008 and I may be
However, I downloaded various versions of the library (curl-7.21.3 being the
curl_easy_setopt(curl, CURLOPT_HTTPAUTH, CURLAUTH_NTLM);
curl_easy_setopt(curl, CURLOPT_USERPWD, "domain/name:passwd");
curl_easy_setopt(curl, CURLOPT_VERBOSE, true); //for debug
curl_easy_setopt(curl, CURLOPT_HEADER, true); //for debug
curl_easy_setopt(curl, CURLOPT_URL, "
Can someone please tell me how to replicate the above command line success
Many thanks for anyone's time,
Matt
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info