aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-01-19 00:24:41 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-01-19 00:24:41 +0000
commit6ac82d50eecdf9bf55f4234ed3a5449afd7a2992 (patch)
tree8cd27e814359d60543428a89b104a8528d0e6bf2 /TODO
parent3ea92711269153916990d6cd7999bf436775e647 (diff)
downloadluasocket-6ac82d50eecdf9bf55f4234ed3a5449afd7a2992.tar.gz
luasocket-6ac82d50eecdf9bf55f4234ed3a5449afd7a2992.tar.bz2
luasocket-6ac82d50eecdf9bf55f4234ed3a5449afd7a2992.zip
Added proxy support to http.lua
Changed callback.lua module, but need more work. Added local connect support.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 91b8830..ab88dbd 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,10 @@
1add callback module to manual
2change stay to redirect in http.lua and in manual
3add timeout to request table
4
5change code to mime
6change *all* modules to be namespace independent
7
1write some utilities that use the code.lua module and put them 8write some utilities that use the code.lua module and put them
2in etc, modify the README.etc file and makefile.dist (eol.lua is done) 9in etc, modify the README.etc file and makefile.dist (eol.lua is done)
3 10