in reply to Re^2: Mechanize 'redirect' problem
in thread Mechanize 'redirect' problem

What makes you think that WWW::Mechanize implicitly follows the src= attributes of <img> tags? It doesn't even have a way to display images. Have you looked at the traffic that goes over the network?

Maybe you can explain to us what problem you actually are trying to solve. This sounds very much like an XY Problem to me.