Method: Fake::RequestHandler#body

Defined in:
lib/fake/request_handler.rb

#bodyObject

Returns the value of attribute body.



7
8
9
# File 'lib/fake/request_handler.rb', line 7

def body
  @body
end