method

location

location()
public

No documentation available.

# File actionpack/lib/action_dispatch/http/response.rb, line 146
    def location
      headers[LOCATION]
    end