redirect_url()
Returns the redirection location or nil
# File actionpack/lib/action_controller/test_process.rb, line 201 def redirect_url headers['Location'] end