Method: NewRelic::Agent::HTTPClients::NetHTTPResponse#to_hash

Defined in:
lib/new_relic/agent/http_clients/net_http_wrappers.rb

#to_hashObject

[View source]

16
17
18
# File 'lib/new_relic/agent/http_clients/net_http_wrappers.rb', line 16

def to_hash
  @wrapped_response.to_hash
end