Method: NewRelic::Agent::HTTPClients::HTTPRequest#type

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

#typeObject

[View source]

32
33
34
# File 'lib/new_relic/agent/http_clients/http_rb_wrappers.rb', line 32

def type
  HTTP_RB
end