Crate hyttp

Source

Re-exports§

pub use mime;
pub use hyper;

Modules§

client
debug
header
HTTP header types
qstring

Structs§

BasicReply
ClientInfo
ConnectionError
Error
Represents errors that can occur handling HTTP streams.
FrontendBuilder
HtmlSender
Method
The Request Method (VERB)
ReactorControl
ReplySender
StatusCode
An HTTP status code (status-code in RFC 7230 et al.).
Uri
The URI component of a request.
Version
Represents a version of the HTTP spec.

Enums§

ConnError
DispatchResult
FrontendError
InitDestructor
JsonResponse

Traits§

ApiReply
RequestDispatcher