curl-library
Re: JavaCurl problem calling url
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 6 May 2007 23:42:12 +0200 (CEST)
Date: Sun, 6 May 2007 23:42:12 +0200 (CEST)
On Sun, 6 May 2007, Luis Cruz wrote:
> I get a response like this:
>
> * About to connect() to teste.mbnet.pt port 443
> * Trying 195.138.0.178... * connected
> * Connected to teste.mbnet.pt (195.138.0.178) port 443
> * Closing connection #0
That's not a response at all, these are debug messages you see because you
have VERBOSE enabled.
What does curl_easy_perform() return? And what libcurl version are you using?
Received on 2007-05-06