cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Ntlm proxy and Http 407 error

From: Michael Wood <esiotrot_at_gmail.com>
Date: Wed, 18 Feb 2015 21:51:34 +0200

Hi

On 18 Feb 2015 7:03 PM, "Valerio Borsò" <vborso_at_gmail.com> wrote:
>
> Fine, i understand now but still i cant have pass or username to provide.
Using command line option i could contact google in either way, SSL or not,
giving The -U optional, wich is The similari approach using lib?

Try something like:

curl -... https://www.google.com --libcurl example.c

(i.e. just add "--libcurl filename.c to the end of your working curl
command.)

That should produce an example.c file which you can compare with your
version.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-02-18