Some links (even if they point to site pages) leads to CGI-script that prints "Location: [some-other-site...] and LWP in my crawler goes to that other site.
How can I avoid such behavior? In other words: how to tell LWP not to redirect if there is "Location: " field within http-response header?