summaryrefslogtreecommitdiffhomepage
path: root/response.c
AgeCommit message (Expand)Author
2021-03-04Removed old responseAki
2021-02-24Replaced pushstring with pushliteral where applicableAki
2020-08-24Fixed most memory leaks in response.cAki
2020-08-16Removed unused http header and source fileAki
2020-08-16Added data to lua responseAki
2020-08-16Removed obsolete respond functionsAki
2020-08-16Single handedly implemented Lua based response send without testingAki
2020-08-15Split http into request and response headersAki