Module proto

Expand description

High level pertaining to the HTTP message protocol.

For low-level proto details you can refer to the proto module in the rama-http-core crate.

Modules§

h1
high-level h1 proto types and functionality
h2
high-level h2 proto types and functionality

Structs§

HeaderByteLength
Byte length of the raw bytes of the request/response headers (excl. trailers).
RequestExtensions
Read-only copy of the parent request extensions.
RequestHeaders
Read-only copy of the parent request headers.