Hi,
I'm trying to capture redirect urls and the final landing url when I read a page through snoopy. So lets say I read a http://www.url1.com which redirects to http://www.url2.com and which inturn redirects to http://www.finalurl.com
I wana be able to capture all the URLs in the middle and the finalurl as well. Is that possible. Any help would be much appreciated.
Thanks