Class Typhoeus::Response
In: lib/typhoeus/response.rb
Parent: Object

Methods

Attributes

app_connect_time  [R] 
body  [R] 
code  [R] 
connect_time  [R] 
curl_error_message  [R] 
curl_return_code  [R] 
effective_url  [R] 
headers  [R] 
headers_hash  [W] 
mock  [RW] 
name_lookup_time  [R] 
pretransfer_time  [R] 
primary_ip  [R] 
request  [RW] 
requested_http_method  [R] 
requested_remote_method  [R] 
requested_url  [R] 
start_time  [R] 
start_transfer_time  [R] 
time  [R] 

Public Class methods

Public Instance methods

Returns true if this is a mock response.

[Validate]