Module async_h1::server

source ·
Expand description

Process HTTP connections on the server.

Structs

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.