class Faraday::Response

Response represents the returned value of a sent Faraday request. @see lib/faraday/response.rb Original class location

Response represents an HTTP response from making an HTTP request.