webserver
API-Documentation: module webserver
Constructors
basically a function that takes an HTTP request and returns a response.
higher order function that maps a Http_Handler to a Http_Handler
(port u16, family net.family.val, log Unary unit String, middlewares Sequence Middleware, hdlr Http_Handler) ref:Any is¶
(port u16, family net.family.val, log Unary unit String, middlewares Sequence Middleware, hdlr Http_Handler)
ref
:
Any is
¶defines a basic webserver
Functions
create a new webserver
0.095dev (GIT hash 24f243f66c4524d1213ce09701f02534d7405377)
while processing the request