rocket_http 0.5.0-rc.3

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

mtls

  • tls
  • x509-parser

private-cookies

  • cookie/private
  • cookie/key-expansion

serde

  • uncased/with-serde-alloc
  • serde_

uuid_

  • dep:uuid_

tokio-rustls

  • dep:tokio-rustls

rustls-pemfile

  • dep:rustls-pemfile

http2

  • hyper/http2

serde_

  • dep:serde_

rustls

  • dep:rustls

x509-parser

  • dep:x509-parser

uuid

  • uuid_