cosmopolitan/tool/net
Justine Tunney 472b95fea3 Support OnHttpRequest Lua callback
If your redbean `/.init.lua` file defines a global callable named
`OnHttpRequest` then redbean will delegate all serving control to
your function. You may then restore the default serving paths, by
calling the new `Route()`, `RouteHost()`, and `RoutePath()` APIs.

Closes #150
2021-04-24 17:27:12 -07:00
..
demo Support OnHttpRequest Lua callback 2021-04-24 17:27:12 -07:00
.init.lua Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
dig.c Rename eai2str to gai_strerror (#131) 2021-03-20 20:48:40 -07:00
echoserver.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
favicon.ico Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
net.mk Support OnHttpRequest Lua callback 2021-04-24 17:27:12 -07:00
redbean.c Support OnHttpRequest Lua callback 2021-04-24 17:27:12 -07:00
redbean.png Make improvements 2020-09-14 00:02:34 -07:00