summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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
-