Versions in this module Expand all Collapse all v0 v0.0.2 Aug 11, 2024 v0.0.1 Aug 11, 2024 Changes in this version + func Accept(L *lua.LState) int + func Addr(L *lua.LState) int + func Done(L *lua.LState) int + func HandleFile(L *lua.LState) int + func HandleFunction(L *lua.LState) int + func HandleString(L *lua.LState) int + func Header(L *lua.LState) int + func HeaderCode(L *lua.LState) int + func Loader(L *lua.LState) int + func New(L *lua.LState) int + func NewRequest(L *lua.LState, req *http.Request) *lua.LTable + func NewWriter(L *lua.LState, w http.ResponseWriter, req *http.Request, done chan bool) *lua.LUserData + func Preload(L *lua.LState) + func Redirect(L *lua.LState) int + func ServeStaticFiles(L *lua.LState) int + func Write(L *lua.LState) int