# File lib/new_relic/agent/http_clients/typhoeus_wrappers.rb, line 56 def host_from_header self[LHOST] || self[UHOST] end