Module hyperdriver::client

source ·
Expand description

HTTP client library for Rust, built on top of hyper.

Re-exports§

  • pub use pool::Config as PoolConfig;

Modules§

  • Client connection types.
  • Connection Pooling for Clients

Structs§

Enums§

Functions§

  • Get a default TLS client configuration by loading the platform’s native certificates.