Age | Commit message (Expand) | Author |
---|---|---|
2021-03-04 | Removed old response | Aki |
2021-02-24 | Replaced pushstring with pushliteral where applicable | Aki |
2020-08-24 | Fixed most memory leaks in response.c | Aki |
2020-08-16 | Removed unused http header and source file | Aki |
2020-08-16 | Added data to lua response | Aki |
2020-08-16 | Removed obsolete respond functions | Aki |
2020-08-16 | Single handedly implemented Lua based response send without testing | Aki |
2020-08-15 | Split http into request and response headers | Aki |