Class NewRelic::Agent::HTTPClients::ExconHTTPRequest
In: lib/new_relic/agent/http_clients/excon_wrappers.rb
Parent: Object

Methods

[]   []=   host   host_from_header   new   type   uri  

Constants

EXCON = "Excon".freeze
LHOST = 'host'.freeze
UHOST = 'Host'.freeze
COLON = ':'.freeze

Attributes

method  [R] 

Public Class methods

Public Instance methods

[Validate]