From f3e1cd9b7728b85f346d5588268066c9ef9d3cf3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 7 Jun 2009 13:28:25 -0700 Subject: Update TODO --- TODO | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/TODO b/TODO index 085ef70..2d5a8c1 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,17 @@ -== 1.0.0 +* "Trailers:" support with TE:chunked requests - * integration tests with nginx including bad client handling +* Handling of "Expect: 100-continue" header to speed up "curl -T" - * manpages (why do so few Ruby executables come with proper manpages?) +* Support HTTP/1.1 keepalive if (and probably only if) pipelining. + We can do this by testing readability of socket immediately after + the response is written. -== 1.1.0 +* integration tests with nginx including bad client handling - * Transfer-Encoding: chunked request handling. Testcase: +* manpages (why do so few Ruby executables come with proper manpages?) - curl -T- http://host:port/path < file_from_stdin +* code cleanups (launchers) - * code cleanups (launchers) +* Pure Ruby HTTP parser - * Pure Ruby HTTP parser - - * Rubinius support? +* Rubinius support -- cgit v1.2.3-24-ge0c7