Home | Trees | Indices | Help |
---|
|
object --+ | dict --+ | Request
The parameters and information for an HTTP request, suitable for authorizing with OAuth credentials.
When a consumer wants to access a service's protected resources, it does so using a signed HTTP request identifying itself (the consumer) with its key, and providing an access token authorized by the end user to access those resources.
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
|
|||
|
|
|||
version =
|
|||
Inherited from |
|
|||
url | |||
method | |||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
url
|
method
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Feb 9 17:17:56 2013 | http://epydoc.sourceforge.net |