Method: Net::HTTPGenericRequest#body

Defined in:
lib/net/http/generic_request.rb

#bodyObject

Returns the value of attribute body.



91
92
93
# File 'lib/net/http/generic_request.rb', line 91

def body
  @body
end