Object
Represents an HTTP response and contains various response details.
Range of HTTP response codes considered to be successful.
Returns the HTTP response body.
# File lib/httpi/response.rb, line 42 def body decode_body unless @body @body end
Generated with the Darkfish Rdoc Generator 2.