Module server

Source

Structs§

ServerWithHttpRedirect
ServerWithHttpRedirectConfig
ServerWithHttpRedirectHttpsConfig
SimpleHttpServer
A simple server that wraps a hyper service and handles requests. The server can be configured to listen for either HTTP and HTTPS, and supports graceful shutdown and x-forwarded-* headers.

Enums§

HttpsConfig