tauri-plugin-http 2.0.0-beta.7

Access an HTTP client written in Rust.
Documentation

tauri-plugin-http

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

default

  • rustls-tls
  • http2
  • charset
  • macos-system-configuration

rustls-tls

  • reqwest/rustls-tls

http2

  • reqwest/http2

charset

  • reqwest/charset

macos-system-configuration

  • reqwest/macos-system-configuration

trust-dns

  • reqwest/trust-dns

rustls-tls-webpki-roots

  • reqwest/rustls-tls-webpki-roots

stream

  • reqwest/stream

rustls-tls-native-roots

  • reqwest/rustls-tls-native-roots

cookies

  • reqwest/cookies

json

  • reqwest/json

gzip

  • reqwest/gzip

brotli

  • reqwest/brotli

deflate

  • reqwest/deflate

multipart

  • reqwest/multipart

native-tls-alpn

  • reqwest/native-tls-alpn

native-tls

  • reqwest/native-tls

socks

  • reqwest/socks

native-tls-vendored

  • reqwest/native-tls-vendored

blocking

  • reqwest/blocking

rustls-tls-manual-roots

  • reqwest/rustls-tls-manual-roots

unsafe-headers

    This feature flag does not enable additional features.