summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2006-02-25 23:16:51 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2006-02-25 23:16:51 +0000
commitb309b35d74fe34ea0647267773e556d96e4f9c55 (patch)
treedd19226974a295440c0b4341b5d7f52f2a363895 /TODO
parenteea8f82e6ee8884bd8eb56c0fec565644991c503 (diff)
downloadneon-b309b35d74fe34ea0647267773e556d96e4f9c55.tar.gz
Interfaces to allow correct handling of non-idempotent
requests done, and SSLv2-disabling done. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@948 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 28cb79e..2fbc884 100644
--- a/TODO
+++ b/TODO
@@ -15,11 +15,6 @@ For one-point-oh
44. Finer-grained connection status feedback, i.e., "Sent Request",
"Got response status-line"... "Reading response body"
-58. 2616 is quite strict about when to retry non-idempotent requests
- and when not to. neon may not be compliant here.
-
-64. Add options to only enable SSLv2 support, etc.
-
Longer term
-----------