aboutsummaryrefslogtreecommitdiff
path: root/etc (unfollow)
Commit message (Expand)AuthorFilesLines
2001-09-27Initial revisionDiego Nehab1-0/+99
2001-09-27Updated for LuaSocket 1.4Diego Nehab1-52/+99
2001-09-27Binds to all interfaces.Diego Nehab1-1/+1
2001-09-26updated for luasocket 1.4Diego Nehab1-5/+6
2001-09-26Removed wrong host header in redirect.Diego Nehab1-3/+11
2001-09-26Changed some variable names.Diego Nehab1-20/+26
2001-09-26Changed build_url to compose from smaller partsDiego Nehab1-9/+35
2001-09-26Almost ready for Lua 4.1Diego Nehab1-97/+87
2001-09-26added unsafe path composition testDiego Nehab1-2/+150
2001-09-26 added wrong scheme testDiego Nehab1-0/+12
2001-09-26added wrong scheme testDiego Nehab1-0/+4
2001-09-25Initial revisionDiego Nehab2-0/+694
2001-09-25updated for luasocket 1.4Diego Nehab2-103/+414
2001-09-25updated due to test location changesDiego Nehab1-6/+15
2001-09-25updated rfc reference from 1521 to 2045Diego Nehab1-1/+1
2001-09-18HTTP.request was not returning response for body-less requests.Diego Nehab1-19/+20
2001-09-18Changed HTTP.get and HTTP.post to return status code instead ofDiego Nehab1-4/+4
2001-09-12lua_socketlibopen now returns a result code.Diego Nehab1-2/+2
2001-09-12lua_socketlibopen now returns a result code.Diego Nehab1-4/+9
2001-09-12Updated for LuaSocket 1.4Diego Nehab1-8/+14
2001-09-12Updated for LuaSocket 1.4.Diego Nehab1-227/+324