Files
cosmopolitan/tool
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
..
2021-04-24 17:27:12 -07:00
2021-04-06 12:46:52 -07:00
2021-02-03 17:48:59 -08:00