summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2006-12-28 23:19:57 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2006-12-28 23:19:57 +0000
commit2aceb867a24de6b7c038f698a7b0df620964b11b (patch)
treec5b083ef9dde1ad4177401511d476eec3e8d068e /TODO
parentaf39ed8edb53195eb3e533c0ce9ef9067d5b7737 (diff)
downloadneon-2aceb867a24de6b7c038f698a7b0df620964b11b.tar.gz
* TODO: Remove features already added.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1120 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 0 insertions, 13 deletions
diff --git a/TODO b/TODO
index 2fbc884..80970bc 100644
--- a/TODO
+++ b/TODO
@@ -7,14 +7,6 @@ Please submit feature requests to <mailto:neon@webdav.org>
For one-point-oh
----------------
-40. XML body acceptance callback should check Content-Type. Should
- also pass encoding to expat if one is given (how about libxml?).
- Recent mod_dav's return XML bodies in 424 responses which need
- parsing properly.
-
-44. Finer-grained connection status feedback, i.e., "Sent Request",
- "Got response status-line"... "Reading response body"
-
Longer term
-----------
@@ -45,8 +37,3 @@ Longer term
50. opendir/readdir/closedir-esque interface for PROPFIND depth 1,
a la EZDAV. (cadaver has it already)
-66. Useful for subversion/ra_dav:
-
- - a hook which runs *after* the response headers are read,
- but *before* the response body is read
-