rocket_http 0.5.0-rc.4

Types, traits, and parsers for HTTP requests, responses, and headers.
Documentation

rocket_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 13 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

tls

  • rustls
  • tokio-rustls
  • rustls-pemfile

serde

  • uncased/with-serde-alloc
  • serde_

private-cookies

  • cookie/private
  • cookie/key-expansion

mtls

  • tls
  • x509-parser

rustls-pemfile

  • dep:rustls-pemfile

x509-parser

  • dep:x509-parser

tokio-rustls

  • dep:tokio-rustls

serde_

  • dep:serde_

uuid_

  • dep:uuid_

rustls

  • dep:rustls

http2

  • hyper/http2

uuid

  • uuid_