Crate volo_http

source ·

Modules

Structs

  • A stream of Bytes, used when receiving bodies from the network.
  • A cheaply cloneable and sliceable chunk of contiguous memory.
  • A set of HTTP headers
  • Represents an HTTP header field name
  • Represents an HTTP header field value.
  • The Request Method (VERB)
  • An HTTP status code (status-code in RFC 7230 et al.).
  • The URI component of a request.
  • Represents a version of the HTTP spec.

Enums

Type Aliases