about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-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.