The HTTP_HOST header.
HTTP_HOST
323 324 325
# File 'lib/rack/request.rb', line 323 def host_authority get_header(HTTP_HOST) end