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

Methods

Attributes

body  [R] 
code  [R] 
effective_url  [R] 
headers  [R] 
headers_hash  [W] 
mock  [RW] 
request  [RW] 
requested_http_method  [R] 
requested_remote_method  [R] 
requested_url  [R] 
start_time  [R] 
time  [R] 

Public Class methods

Public Instance methods

Returns true if this is a mock response.

[Validate]