hreq 0.8.0

hreq is a user first async http client
Documentation

hreq

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

default

  • gzip
  • tls
  • server

gzip

  • async-compression

tls

  • rustls
  • webpki
  • webpki-roots

server

  • regex
  • futures-core

async-compression

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

futures-core

    This feature flag does not enable additional features.

test-topsites

    This feature flag does not enable additional features.

fuzz

    This feature flag does not enable additional features.