about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-06-28 09:02:34 +0000
committerEric Wong <normalperson@yhbt.net>2010-06-28 09:02:34 +0000
commitc305d5efcd177d6516c7f0dd4f441b2605bdcdaa (patch)
tree84399577ca42440212d25f68d45216488b0b3c37
parent8175a52c67fb9dfc9c04a7b0597b680699f43deb (diff)
downloadrainbows-c305d5efcd177d6516c7f0dd4f441b2605bdcdaa.tar.gz
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index a6ae16f..1272515 100644
--- a/TODO
+++ b/TODO
@@ -14,6 +14,8 @@ care about.
 * Open file cache (idea from nginx), since sendfile (and IO.copy_stream)
   allows pread(2)-style offsets
 
+* Byte range responses for static files + sendfile
+
 * Improve test suite coverage.  We won't waste cycles with puny
   unit tests, only integration tests that exercise externally
   visible parts.