Module async_h1::server[][src]

Expand description

Process HTTP connections on the server.

Structs

A streaming HTTP encoder.

struct for server

Configure the server.

Enums

An enum that represents whether the server should accept a subsequent request

Functions

Accept a new incoming HTTP/1.1 connection.

Accept a new incoming HTTP/1.1 connection.

Decode an HTTP request on the server.