Module viz::prelude::http[][src]

Modules

HTTP header types

Typed HTTP Headers

The HTTP request method

HTTP request types.

HTTP response types.

HTTP status codes

URI component of request and response lines

HTTP version

Structs

A stream of Bytes, used when receiving bodies.

Represents errors that can occur handling HTTP streams.

A type map of protocol extensions.

A set of HTTP headers

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.

Type Definitions

A Result typedef to use with the http::Error type