rtv 4.0.1

Minimal HTTP/S client that supports nonblocking and streaming requests using mio.
Documentation

rtv

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

default

  • tls
  • async

tls

  • rustls
  • webpki-roots

async

  • futures-lite
  • futures-io

rustls

  • dep:rustls

webpki-roots

  • dep:webpki-roots

futures-lite

  • dep:futures-lite

futures-io

  • dep:futures-io