# File lib/new_relic/agent/http_clients/typhoeus_wrappers.rb, line 60
        def host
          host_from_header || @uri.host
        end