Method: NewRelic::Agent::HTTPClients::NetHTTPRequest#host
- Defined in:
- lib/new_relic/agent/http_clients/net_http_wrappers.rb
#host ⇒ Object
39 40 41 |
# File 'lib/new_relic/agent/http_clients/net_http_wrappers.rb', line 39 def host host_from_header || @connection.address end |