# File lib/new_relic/agent/http_clients/http_rb_wrappers.rb, line 47
        def host
          host_from_header || request.host
        end