Method: CoreLibrary::HttpResponse#raw_body

Defined in:
lib/apimatic-core/http/response/http_response.rb

#raw_bodyObject (readonly)

Returns the value of attribute raw_body.



4
5
6
# File 'lib/apimatic-core/http/response/http_response.rb', line 4

def raw_body
  @raw_body
end