From: Newbie Newbie Date: 2009-07-15T14:17:54+09:00 Subject: Can we stop internal redirects Hi, I have been trying to write a ruby script using a mechanize library. There is an issue am not able to fix, which is internal re-directs. My script hits a link and that link re-directs to another link. I would like to control or stop that internal re-direct. Can this be done using mechanize or any other library? Thanks -- Posted via http://www.ruby-forum.com/.