CLuaInstCurl: Add script functions

- encodeUri
 - decodeUri
 - setUriData
 - Set Lua api version to 1.78


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9feb8efd23
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-10-23 (Mon, 23 Oct 2017)



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2017-10-23 07:52:32 +02:00
parent 31b8da10bc
commit d1c1a544f3
3 changed files with 113 additions and 4 deletions

View File

@@ -4,4 +4,4 @@
* to luainstance.h changes
*/
#define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 77
#define LUA_API_VERSION_MINOR 78