Module http

Module http 

Source
Expand description

Basic HTTP server.

Structsยง

ErrorHandle
A future that resolves when HttpServer encounters an unrecoverable error.
HttpServer
An HTTP server.
ShutdownHandle
A handle for shutting down an HttpServer.