# File lib/new_relic/agent/http_clients/curb_wrappers.rb, line 26
        def host
          host_from_header || self.uri.host
        end