zeptohttpc 0.10.1

minimal HTTP client using http and httparse crates
Documentation

zeptohttpc

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

tls-webpki-roots

  • rustls
  • dep:webpki-roots
  • dep:once_cell

tls-native-roots

  • rustls
  • dep:rustls-native-certs
  • dep:once_cell

json

  • dep:serde
  • dep:serde_json

rustls

  • dep:rustls

tls

  • tls-webpki-roots

flate2

  • dep:flate2

native-tls

  • dep:native-tls

encoding_rs

  • dep:encoding_rs