the referer of the client
209
# File 'lib/rack/request.rb', line 209 def referer; get_header('HTTP_REFERER') end