Method: WebFetch::Request#body

Defined in:
lib/web_fetch/request.rb

#bodyObject

Returns the value of attribute body.



6
7
8
# File 'lib/web_fetch/request.rb', line 6

def body
  @body
end