http_handle

Module server

source
Expand description

The server module contains the core Server struct and associated methods for starting and managing the HTTP server.

Structsยง

  • Represents the Http Handle and its configuration.