| Class | Sawyer::Response |
| In: |
lib/sawyer/response.rb
|
| Parent: | Object |
| agent | [R] | |
| data | [R] | |
| headers | [R] | |
| rels | [R] | |
| status | [R] |
Builds a Response after a completed request.
agent - The Sawyer::Agent that is managing the API connection. res - A Faraday::Response.