Module RestClient::Response
In: lib/restclient/response.rb

A Response from RestClient, you can access the response body, the code or the headers.

Methods

body   create  

Included Modules

AbstractResponse

Attributes

args  [RW] 
body  [RW] 
net_http_res  [RW] 

Public Class methods

Public Instance methods

[Validate]