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§
Structs§
- Header
Byte Length - Byte length of the raw bytes of the request/response headers (excl. trailers).
- Request
Extensions - Read-only copy of the parent request extensions.
- Request
Headers - Read-only copy of the parent request headers.