Class
HTTPClient
In:
lib/new_relic/agent/instrumentation/httpclient.rb
Parent:
Object
Methods
do_get_block
do_get_block_with_newrelic
External Aliases
do_get_block
->
do_get_block_without_newrelic
Public Instance methods
do_get_block
(req, proxy, conn, &block)
Alias for
do_get_block_with_newrelic
do_get_block_with_newrelic
(req, proxy, conn, &block)
[Validate]