Page 1 of 1

CURL - Track All requests

Posted: Wed Feb 02, 2011 3:55 pm
by J0kerz
Hi there,

I was wondering if there is a way to track all the GET requests that are done during a curl transfer?

For example, I am currently using the LiveHTTPHeader plugin in Firefox, and when I load a webpage, I can see the followings:

Image

Is there anyway to get similar info using CURL? If yes, wich parameters/functions should I used?

Thanks!