curl-library
Re: HTTPS sniffer
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 8 Nov 2007 09:10:16 +0100 (CET)
Date: Thu, 8 Nov 2007 09:10:16 +0100 (CET)
On Thu, 8 Nov 2007, Michael Hecker wrote:
> I'm currently using http://www.ieinspector.com/ to sniff my http and https
> traffic. It works fine withe Firefox etc., but it doesn't show me any
> information about traffic I generate with curl. Do you have any idea why?
>
> Do you have an alternative for me? I tried wireshark but its a little to
> complex for me.
Use CURLOPT_DEBUGFUNCTION in your app (--trace or --trace-ascii with the
command line tool) and you get all the data libcurl gets and sends. No need
for snooping on libcurl...
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-11-08