[][src]Module openidconnect::reqwest

HTTP client backed by the reqwest crate.

Enums

Error

Error type returned by failed reqwest HTTP requests.

Functions

async_http_client

Asynchronous HTTP client.

http_client

Synchronous HTTP client.