cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Need urgent input: HTTP GET going twice

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 11 Aug 2011 18:37:47 +0200 (CEST)

On Thu, 11 Aug 2011, amit paliwal wrote:

> This will send HTTP GET and wait for HTTP 200 OK response to come. I am
> seeing in wireshark that this is done, but I see that immediately after some
> time another GET request is sent on a different TCP port. What can be the
> reason for this?

To see what libcurl does, use CURLOPT_VERBOSE or enable DEBUGFUNCTION. No need
to tcpdump.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-11