Method: Net::HTTPGenericRequest#body

Defined in:
lib/net/http.rb

#bodyObject

Returns the value of attribute body.



1498
1499
1500
# File 'lib/net/http.rb', line 1498

def body
  @body
end