sputnik 0.4.1

Extends the types from the http crate with methods to deal with cookies/content-types (and optionally adds deserialization methods to hyper::Body).
Documentation

sputnik

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

security

  • base64
  • hmac
  • rand
  • sha2

hyper_body_json

  • serde_json
  • hyper_body

hyper_body

  • hyper

sha2

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

hmac

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.