Versions in this module Expand all Collapse all v0 v0.1.6 May 6, 2022 v0.1.3 Jan 6, 2022 Changes in this version + func Accept(L *lua.LState) int + func Done(L *lua.LState) int + func HandleFile(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