Expand description
Basic HTTP server.
Structsยง
- Error
Handle - A future that resolves when
HttpServer
encounters an unrecoverable error. - Http
Server - An HTTP server.
- Shutdown
Handle - A handle for shutting down an
HttpServer
.
Basic HTTP server.
HttpServer
encounters an unrecoverable error.HttpServer
.