Libraries
»
daengine
(0.7.3)
»
Index
»
Daengine
»
HTTP
»
Response
»
#body
Method: Daengine::HTTP::Response#body
Defined in:
lib/daengine/http_client.rb
#
body
⇒
Object
62 63 64
# File 'lib/daengine/http_client.rb', line 62
def
body
@resp
.
body
end