Module glitch_in_the_matrix::http [] [src]

Types reexported from hyper.

Structs

Body

A Stream for Chunks used in requests and responses.

Client

A Client to make outgoing HTTP requests.

ContentType

Content-Type header, defined in RFC7231

HttpConnector

A connector for the http scheme.

HttpsConnector

An Connector using OpenSSL to support http and https schemes.

Enums

Method

The Request Method (VERB)

StatusCode

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

Type Definitions

MatrixHyper