Class ResponseString
In: lib/oauth2/response_string.rb
Parent: String

This special String class is returned from HTTP requests and contains the original full response along with convenience methods for accessing the HTTP status code and headers. It is returned from all access token requests.

Methods

headers   new   status  

Attributes

response  [RW] 

Public Class methods

Public Instance methods

[Validate]