Module direkuta::prelude::hyper

source ·
Expand description

Imports the required parts from Hyper.

You’ll need this if you want to create a handler that doesn’t have a function or if you want to set response Headers.

Modules

HTTP header types

Structs

A stream of Chunks, used when receiving bodies.
A set of HTTP headers
Represents an HTTP header field value.
The Request Method (VERB)