surf 2.3.1

Surf the web - HTTP client framework
Documentation

surf

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

default

  • curl-client
  • middleware-logger
  • encoding

curl-client

  • http-client/curl_client
  • once_cell
  • default-client

middleware-logger

    This feature flag does not enable additional features.

encoding

  • encoding_rs
  • web-sys

once_cell

    This feature flag does not enable additional features.

default-client

    This feature flag does not enable additional features.

encoding_rs

    This feature flag does not enable additional features.

web-sys

    This feature flag does not enable additional features.

h1-client-rustls

  • http-client/h1_client
  • http-client/rustls
  • once_cell
  • default-client
  • rustls_crate

h1-client

  • http-client/h1_client
  • http-client/native-tls
  • once_cell
  • default-client

wasm-client

  • http-client/wasm_client
  • default-client
  • getrandom/js
  • web-sys

hyper-client

  • http-client/hyper_client
  • once_cell
  • default-client
  • async-std/tokio02

rustls_crate

    This feature flag does not enable additional features.