From: 1lluminate <1lluminate@...> Date: 2002-09-16T01:47:39+09:00 Subject: ruby HTTP redirect? Hi, I'm new to Ruby, only used Perl and PHP before. I know there is no method "header" (as in PHP) or "redirect" in Ruby's CGI class, but I need to know how to do HTTP redirects in Ruby. Any suggestions? Thanks in advance!