Method: HTTP::Request#body

Defined in:
lib/http/request.rb

#bodyObject (readonly)

Returns the value of attribute body.



81
82
83
# File 'lib/http/request.rb', line 81

def body
  @body
end