Expand description

Requests to be authorized with OAuth.

Re-exports

pub use self::parameter_list::ParameterList;

Modules

A Request with dynamic list of key-value parameter pairs.

Structs

A wrapper type that implements Request with key-value pairs returned by the wrapped iterator.

Traits

Types that represent an HTTP request to be authorized with OAuth.