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

tls-webpki-roots

  • rustls
  • webpki-roots
  • once_cell

tls-native-roots

  • rustls
  • rustls-native-certs
  • once_cell

json

  • serde
  • serde_json

tls

  • tls-webpki-roots

flate2

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

encoding_rs

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.