Method: HTTPI::Response#raw_body

Defined in:
lib/httpi/response.rb

#raw_bodyObject

Returns the value of attribute raw_body.



23
24
25
# File 'lib/httpi/response.rb', line 23

def raw_body
  @raw_body
end