41
12
When I type http://example.com/load/
in my browser and press ENTER, this website redirects me to http://example.com/load/1/
, from there to http://example.com/load/2/
and then I finally landed on http://example.com/load/3/
.
These redirection happens at the website end, I am not aware where I am going. But I finally landed on this URL: http://example.com/load/3/
.
I want to track all the URLs my browser sees. I am not seeing it in my history as its redirect at website end. Is there any firefox addon or some tool which can track this for me?
1you may use fiddler for all your network needs – krishna – 2012-06-26T12:44:34.593