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, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2d5a8c1..65b3328 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
 * "Trailers:" support with TE:chunked requests
 
-* Handling of "Expect: 100-continue" header to speed up "curl -T"
-
 * 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.