# File lib/new_relic/agent/http_clients/httpclient_wrappers.rb, line 56
        def host
          host_from_header || uri.host.to_s
        end