2015-02-18 20:51 GMT+01:00 Michael Wood <[email protected]>: > Hi > > On 18 Feb 2015 7:03 PM, "Valerio Borsò" <[email protected]> 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 >
Hi! I found this really really usefull, thanks a lot! Now i have to be sure to what i'm doing. I can ask if there is a way to "build" curl.exe into an environment that help you follow the execution of code. Like brekpoint and so on?
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
