Class
Twitter::HTTPAuth
In:
lib/twitter/httpauth.rb
Parent:
Object
Methods
get
new
post
Included Modules
HTTParty
Attributes
options
[R]
password
[R]
username
[R]
Public Class methods
new
(username, password, options={})
Public Instance methods
get
(uri, headers={})
post
(uri, body={}, headers={})
[Validate]