handy_httpd.server

Undocumented in source.

Members

Classes

HttpServer
class HttpServer

A simple HTTP server that accepts requests on a given port and address, and lets a configured HttpRequestHandler produce a response, to send back to the client.

Structs

Header
struct Header
Undocumented in source.
Msg
struct Msg
Undocumented in source.

Meta