Returns a content of message body. A String or an IO.
897 898 899
# File 'lib/httpclient/http.rb', line 897 def content @body.content end