Class NewRelic::Agent::HTTPClients::TyphoeusHTTPRequest
In: lib/new_relic/agent/http_clients/typhoeus_wrappers.rb
Parent: Object

Methods

[]   []=   host   host_from_header   method   new   type   uri  

Constants

TYPHOEUS = "Typhoeus".freeze
LHOST = 'host'.freeze
UHOST = 'Host'.freeze
GET = 'GET'.freeze

Public Class methods

Public Instance methods

[Validate]