sunsetbrew
|
6fae12c37d
Merge pull request #48 from bel2125/master
|
11 年 前 |
bel
|
fc6c81c417
Test mg_set_request_handler() for patterns
|
11 年 前 |
bel
|
c23dc3e6ea
mg_set_request_handler() mod to use pattern (Patch from Toni Wilk)
|
11 年 前 |
bel
|
82df56695c
Free context if initialization of TLS failed
|
11 年 前 |
sunsetbrew
|
266562065a
Fixed bug in handler returns code reported by agold1234
|
11 年 前 |
sunsetbrew
|
50f7dce707
Merge pull request #47 from bel2125/master
|
11 年 前 |
bel
|
5e9ee9e45d
Keep Linux end-of-line for .gitignore
|
11 年 前 |
bel
|
85b8b69b07
Document the new functions in the Lua environment
|
11 年 前 |
bel
|
cefffe0858
Lua environment inventory test should print 'connect' function too
|
11 年 前 |
bel
|
17bab418b3
Document the new Lua functions
|
11 年 前 |
bel
|
65d019b734
Lua script http keep-alive test 2: Use chunked transfer (content length is not known)
|
11 年 前 |
bel
|
4af24a48bc
Lua script http keep-alive test 2: Use chunked transfer
|
11 年 前 |
bel
|
dd17fd91fb
Lua script http keep-alive test 1: Set content length
|
11 年 前 |
bel
|
154e862dfd
Lua script http keep-alive test 1: Set content length
|
11 年 前 |
bel
|
3d033fc1e4
Allow Lua server pages and Lua scripts to support keep_alive
|
11 年 前 |
bel
|
3d85c92745
Let Lua-Websockets have their own file extension
|
11 年 前 |
bel
|
2880742c2b
Let Lua-Websockets have their own file extension
|
11 年 前 |
bel
|
38e842f484
Test 'require' of other Lua libs
|
11 年 前 |
bel
|
a9cdd7960c
Test 'require' of other Lua libs
|
11 年 前 |
bel
|
b7760846b5
Improve the Lua test: Test 'require' and escape all characters correctly
|
11 年 前 |
bel
|
9ac3f563d1
Add test for get_cookie Lua function
|
11 年 前 |
bel
|
5f3884f650
Add test for new Lua functions
|
11 年 前 |
bel
|
52a55df30b
URL encode+decode for Lua
|
11 年 前 |
bel
|
4d5d6dfee0
Add url_encode to Lua
|
11 年 前 |
bel
|
a1f86797fa
Add files created by test cases to .gitignore
|
11 年 前 |
bel
|
45fd410abd
MD5 calculation for Lua
|
11 年 前 |
bel
|
9b78163e79
Add get_cookie to Lua
|
11 年 前 |
bel
|
e679152fd1
Parameter checking for all Lua functions
|
11 年 前 |
bel
|
77323dc4af
resource_script_demo needs '/' in the pattern
|
11 年 前 |
bel
|
a4b652d16c
Add get_mime_type function for Lua, add test
|
11 年 前 |