location()
The location header we’ll be responding with.
# File actionpack/lib/action_dispatch/http/response.rb, line 254 def location headers[LOCATION] end