Module sfo_http::http_server

source ·

Modules

  • Traits for conversions between types.
  • Common types for HTTP operations.
  • Types that represent HTTP transports and binding
  • Event logging types.
  • The Tide prelude.
  • HTTP Security Headers.
  • Tide session support
  • Server-Sent Events (SSE) types.
  • Miscellaneous utilities.

Structs

Enums

Traits

  • An HTTP request handler.
  • Middleware that wraps around the remaining middleware chain.
  • Provides the status method for Result and Option.

Functions

Type Definitions

  • A specialized Result type for Tide.