Crate livid_server

source ·

Structs

  • Represents a HTTP header.
  • Field of a header (eg. Content-Type, Content-Length, etc.)
  • Represents an HTTP request made by a client.
  • Object representing an HTTP response whose purpose is to be given to a Request.
  • Status code of a request or response.
  • The main class of this library.

Enums

Type Aliases