mio_httpc 0.10.5

mio_httpc is a fully async and sync http client running on top of mio only.
Documentation

mio_httpc

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

default

    This feature flag does not enable additional features.

rtls

  • webpki-roots
  • webpki
  • ring
  • rustls
  • rustls-pemfile

native

  • native-tls
  • crypto-hash

openssl

  • dep:openssl

webpki-roots

  • dep:webpki-roots

native-tls

  • dep:native-tls

ring

  • dep:ring

webpki

  • dep:webpki

rustls

  • dep:rustls

crypto-hash

  • dep:crypto-hash

rustls-pemfile

  • dep:rustls-pemfile