# File lib/action_controller/request.rb, line 182 def host_with_port env['HTTP_HOST'] || host + port_string end