summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlex Graveley <orph@src.gnome.org>2001-09-10 22:27:44 +0000
committerAlex Graveley <orph@src.gnome.org>2001-09-10 22:27:44 +0000
commitcac3e599e2cc862f27f7dc63ae8e68f465872667 (patch)
tree0a7acc0cfcb4dc7ce653c25e527bc24b97373de1 /TODO
parentc38aaf9971e84abf51c8d74432fada4ca7af64dd (diff)
downloadlibsoup-cac3e599e2cc862f27f7dc63ae8e68f465872667.tar.gz
Remvoe newly added features
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 5 insertions, 7 deletions
diff --git a/TODO b/TODO
index d1193345..388afa03 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,7 @@ TODO:
* Support M-POST
-* Document
+* Documentation
* Tutorial Documentation
@@ -15,13 +15,9 @@ TODO:
* Use gconf for config data
-* Make SoupMessage a generic HTTP engine (basically just make method settable).
+* Handle gzip encoded responses, requests
-* handle gzip encoded responses, requests
-
-* MS Challenge/Response support
-
-* Server digest authentication
+* Server Digest and NTLM authentication
* UDDI support
@@ -33,6 +29,8 @@ TODO:
* Simple POP and SMTP engine.
+* libcamel integration for POP or IMAP
+
* Handle SOAP Attachments in HTTP and SMTP (use gmime)
* C++ wrapper