diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2006-04-12 08:04:09 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2006-04-12 08:04:09 +0000 |
commit | be57b387d2394cc670b37e04edab41e293d47560 (patch) | |
tree | 96e3e626a83eeb203af9a074bca8febfecff0cc8 /TODO | |
parent | 11282d17c8ecb6aa6fa31a3de742eae0215f4cc0 (diff) | |
download | luasocket-be57b387d2394cc670b37e04edab41e293d47560.tar.gz luasocket-be57b387d2394cc670b37e04edab41e293d47560.tar.bz2 luasocket-be57b387d2394cc670b37e04edab41e293d47560.zip |
Stupid bug was reusing the nreqt.headers.host during redirect.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ | |||
1 | New mime support | ||
2 | |||
3 | |||
4 | |||
5 | |||
6 | |||
7 | |||
8 | |||
9 | |||
10 | |||
1 | ftp send should return server replies? | 11 | ftp send should return server replies? |
2 | make sure there are no object files in the distribution tarball | 12 | make sure there are no object files in the distribution tarball |
3 | http handling of 100-continue, see DB patch | 13 | http handling of 100-continue, see DB patch |