Method: Typhoeus::Response#body

Defined in:
lib/typhoeus/response.rb

#bodyObject (readonly)

Returns the value of attribute body.



4
5
6
# File 'lib/typhoeus/response.rb', line 4

def body
  @body
end