# File lib/action_dispatch/http/response.rb, line 171 def location=(url) headers['Location'] = url end