Method: Mongrel::HttpRequest#body

Defined in:
lib/mongrel/http_request.rb

#bodyObject (readonly)

Returns the value of attribute body.



20
21
22
# File 'lib/mongrel/http_request.rb', line 20

def body
  @body
end