rocket_http 0.5.0

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

  • uuid_

rustls

  • dep:rustls

http2

  • hyper/http2

serde_

  • dep:serde_

uuid_

  • dep:uuid_

x509-parser

  • dep:x509-parser

rustls-pemfile

  • dep:rustls-pemfile

tokio-rustls

  • dep:tokio-rustls