1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-16 11:21:57 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
bel2125
01998fbcfe Add UUID for Lua (in Linux). See also #140. 2016-03-30 20:13:13 +02:00
bel
65c83fa8a6 get_response_code_text for Lua
The new function get_response_code_text should be available for Lua as well.
Add it to the Lua environment and add a test.
2014-12-28 19:26:41 +01:00
bel
5d7c1d165b Rewrite websockets for Lua (Step 5 of ?) 2014-05-21 22:32:08 +02:00
bel
fa91b84907 Test mg.base64_decode for Lua 2014-01-20 22:50:28 +01:00
bel
9f9a6ffda3 test mg.base64_encode for Lua 2014-01-20 21:54:59 +01:00
bel
38e842f484 Test 'require' of other Lua libs 2014-01-02 00:26:50 +01:00
bel
a9cdd7960c Test 'require' of other Lua libs 2014-01-02 00:17:13 +01:00
bel
b7760846b5 Improve the Lua test: Test 'require' and escape all characters correctly 2014-01-01 21:12:34 +01:00
bel
9ac3f563d1 Add test for get_cookie Lua function 2013-12-31 12:12:45 +01:00
bel
5f3884f650 Add test for new Lua functions 2013-12-30 10:02:30 +01:00