diff options
| author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-01-19 00:24:41 +0000 |
|---|---|---|
| committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-01-19 00:24:41 +0000 |
| commit | 6ac82d50eecdf9bf55f4234ed3a5449afd7a2992 (patch) | |
| tree | 8cd27e814359d60543428a89b104a8528d0e6bf2 /TODO | |
| parent | 3ea92711269153916990d6cd7999bf436775e647 (diff) | |
| download | luasocket-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-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | add callback module to manual | ||
| 2 | change stay to redirect in http.lua and in manual | ||
| 3 | add timeout to request table | ||
| 4 | |||
| 5 | change code to mime | ||
| 6 | change *all* modules to be namespace independent | ||
| 7 | |||
| 1 | write some utilities that use the code.lua module and put them | 8 | write some utilities that use the code.lua module and put them |
| 2 | in etc, modify the README.etc file and makefile.dist (eol.lua is done) | 9 | in etc, modify the README.etc file and makefile.dist (eol.lua is done) |
| 3 | 10 | ||
