# File lib/new_relic/agent/http_clients/net_http_wrappers.rb, line 29
        def host
          host_from_header || @connection.address
        end