summaryrefslogtreecommitdiff
path: root/meta/3rd/OpenResty/library/ngx.lua
AgeCommit message (Expand)Author
2023-10-27refactor: replace openresty with LuaCATS submodulecarsakiller
2022-11-17Merge pull request #1706 from fesily/fix-some-doc-error最萌小汐
2022-11-17fix some doc errorfesily
2022-11-16OpenResty: add plain integer type to ngx.http.status_code (#1700)Michael Martin
2022-09-08Replace old variable return syntax (#1540)carsakiller
2022-07-08Merge pull request #1304 from tweyseo/bugfix最萌小汐
2022-07-08bugfix:allow get() in sharedict return value and niltweyseo
2022-07-08add commentfesily
2022-07-08meta: openresty add api run_worker_threadfesily
2022-07-01bugfix:allow call iterator return from tcpsock:receiveuntil without paramtweyseo
2022-06-15resolve #1061 update `OpenResty`最萌小汐
2022-05-09add tcp/udp overload annotations for unix socketsMichael Martin
2022-05-07annotate new tcpsock:setclientcert() methodMichael Martin
2022-05-07small annotation cleanup/fixesMichael Martin
2022-05-07update annotation for ngx.req.get_uri_argsMichael Martin
2022-05-07add type aliases for ngx.shared.DICT valuesMichael Martin
2022-05-07mark some function params as optionalMichael Martin
2022-05-07ngx.re opt string is not requiredMichael Martin
2022-04-26fix ngx doc error--get-all
2022-04-26Update ngx.luaBrainiac
2022-01-19add a couple more documented error stringsMichael Martin
2022-01-19Tidy up ngx.lua some moreMichael Martin
2022-01-19cleanup ngx.re.*Michael Martin
2021-12-21feat: add docstrings for embedded NGINX core/upstream vars to ngx.var.*Michael Martin
2021-12-21chore: update and cleanup ngx.lua annotationsMichael Martin
2021-07-05cleanup最萌小汐