Method: Response#body

Defined in:
lib/mechanize/test_case.rb

#bodyObject

Returns the value of attribute body.


302
303
304
# File 'lib/mechanize/test_case.rb', line 302

def body
  @body
end