Module server_with_middleware

Source
Expand description

§HTTP Server with Middleware Support

Enhanced HTTP server that demonstrates middleware pipeline integration.

Structs§

MiddlewareHttpServer
HTTP server with middleware support

Functions§

middleware_health_check
Health check endpoint that can be enhanced with middleware
middleware_info_handler
Endpoint that provides middleware information