I have been trying ;
(get-url "http://www.foo...bar.com") which works beautifully but;
(get-url "https://www.foo...bar.com/") just seems to spin forever without returning anything. I usually have to kill newLisp (on winXP) as it stops responding.
I haven't tried it on my linux box yet, does anybody know if get-url supports https out of the box, I couldn't find anything in the help doco.
Regards, Simon Cusack.