Method: Sinew::Response#body

Defined in:
lib/sinew/response.rb

#bodyObject

Returns the value of attribute body.



10
11
12
# File 'lib/sinew/response.rb', line 10

def body
  @body
end