uclient 0.1.3

Universal HTTP client for Rust
Documentation

uclient

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

blocking_reqwest_rustls

  • reqwest/blocking
  • reqwest/rustls-tls
  • blocking

blocking_reqwest

  • reqwest/blocking
  • reqwest/default-tls
  • blocking

async_surf_rustls

  • surf/h1-client-rustls
  • surf/middleware-logger
  • surf/encoding

async_reqwest

  • reqwest/default-tls

async_reqwest_rustls

  • reqwest/rustls-tls

blocking

  • maybe-async/is_sync

async_surf

  • surf/default

surf

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.