# File lib/new_relic/agent/http_clients/excon_wrappers.rb, line 57
        def host
          host_from_header || @datum[:host]
        end