generic-async-http-client 0.5.1

async HTTP(S) client
Documentation

generic-async-http-client

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 27 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

use_hyper

  • tokio/net
  • tokio/rt
  • hyper/http1
  • hyper/http2
  • hyper/client
  • serde_qs
  • serde_urlencoded
  • serde_json

use_web_sys

  • web-sys
  • wasm-bindgen
  • wasm-bindgen-futures
  • js-sys

use_async_h1

  • async-std
  • async-h1
  • http-types

rustls

  • futures-rustls
  • tokio-rustls
  • webpki-roots

hyper_native_tls

  • use_hyper
  • async-native-tls/runtime-tokio

async_native_tls

  • use_async_h1
  • async-native-tls/runtime-async-std

tokio

  • dep:tokio

http-types

  • dep:http-types

serde_qs

  • dep:serde_qs

proxies

  • async-trait

hyper

  • dep:hyper

tokio-rustls

  • dep:tokio-rustls

futures-rustls

  • dep:futures-rustls

async-h1

  • dep:async-h1

webpki-roots

  • dep:webpki-roots

async-std

  • dep:async-std

async-trait

  • dep:async-trait

serde_json

  • dep:serde_json

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

js-sys

  • dep:js-sys

async-native-tls

  • dep:async-native-tls

serde_urlencoded

  • dep:serde_urlencoded

cookies

  • cookie_store
  • dep:cookie_store

wasm-bindgen

  • dep:wasm-bindgen

web-sys

  • dep:web-sys