Module bdrck::http::types

source ·
Expand description

types defines custom types for modeling HTTP requests / responses.

Structs

  • ResponseMetadata stores recorded metadata about an HTTP response.

Enums

  • HTTP data, which is either valid UTF-8 or is treated as binary.

Type Definitions

  • A convenient typedef for the structure we store headers in.