Method: Net::HTTPRequest#body

Defined in:
lib/mechanize/test_case.rb

#bodyObject

Returns the value of attribute body.



287
288
289
# File 'lib/mechanize/test_case.rb', line 287

def body
  @body
end