Module shio::http [] [src]

Types that map directly to concepts in HTTP.

This module exports types that map to HTTP concepts or to the underlying HTTP library when needed.

Modules

header

Headers container, and common header fields.

Structs

Method

The Request Method (VERB).

Enums

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).