Module rocket::http::hyper::h1

source ·
Expand description

Adapts the HTTP/1.1 implementation into the HttpMessage API.

Structs§

  • An implementation of the HttpMessage trait for HTTP/1.1.
  • The Protocol implementation provides HTTP/1.1 messages.
  • An Incoming Message head. Includes request/status line, and headers.

Enums§

  • Readers to handle different Transfer-Encodings.
  • Writers to handle different Transfer-Encodings.

Constants§

Functions§