Methods

Typhoeus::Response::Cacheable

Attributes

cached[W]

Set the cache status, if we got response from cache it will have cached? == true

Public Instance Methods

cached?() click to toggle source
# File lib/typhoeus/response/cacheable.rb, line 9
def cached?
  !!@cached
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.