Chris McMahon <christopher.mcmahon / gmail.com> writes: > Sorry for the late reply... > Any chance of also negotiating a 302 redirect? > > <title>302 Found</title> > </head><body> > <h1>Found</h1> > <p>The document has moved here.</ > p> > > There is a section on following redirection on the ruby-doc site. See: http://www.ruby-doc.org/stdlib/libdoc/net/http/rdoc/classes/Net/HTTP.html Hope that helps, Carl.