Skip to content
Snippets Groups Projects
Unverified Commit f948e33b authored by Louis's avatar Louis :fire:
Browse files

Request / Response

- Refactor ScriptParams
- Create ScriptResponse as a Lua UserData class to encompass lua responses
- Create a response from lua with 'response' and 'empty_response' constructors
- response:set_status(int)
- Optional response body
- Build in json.lua de/serialisation from https://github.com/rxi/json.lua as json_encode, json_decode
parent b3e672c7
No related branches found
No related tags found
1 merge request!2Scripting
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment