Module oauth2::curl[][src]

HTTP client backed by the curl crate. Requires "curl" feature.

Enums

Error

Error type returned by failed curl HTTP requests.

Functions

http_client

Synchronous HTTP client.