diff options
author | alex <alex> | 2001-05-11 03:06:23 +0000 |
---|---|---|
committer | alex <alex> | 2001-05-11 03:06:23 +0000 |
commit | b9b22df9e28d5eedfea9d3742b41341ec9d79012 (patch) | |
tree | dd95848e2beabf4de2b04e5b7d80e72312ba1fb7 /TODO | |
parent | cdbc9ff53bae0c5a594136041f3a61d7c76bca6e (diff) | |
download | libsoup-b9b22df9e28d5eedfea9d3742b41341ec9d79012.tar.gz libsoup-b9b22df9e28d5eedfea9d3742b41341ec9d79012.tar.bz2 libsoup-b9b22df9e28d5eedfea9d3742b41341ec9d79012.zip |
Prep for move to GNOME CVS.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 45 |
1 files changed, 7 insertions, 38 deletions
@@ -1,57 +1,26 @@ TODO: ==== -* make thread-safe +* Thread safety -* support M-POST +* Support M-POST -X * SoupSerializer - -* Authentication Components - -* GTK Documentation +* Document * Simple Soap Example clients and servers (time, updates, ...) -* Test SOCKS, implement v4 authentication +* More SOCKS testing -* implement *simple* response cache +* *Simple* response cache -* use gconf for config data +* Use gconf for config data * Tutorial Documentation -* Make SoupMessage a generic HTTP engine - -* Digest Authentication +* Make SoupMessage a generic HTTP engine (basically just make method settable). * handle gzip encoded responses, requests * MS Challenge/Response support * C++ wrapper - -* C++ dynamic stuff using operator overloading - -* Bonoboize - - -Release stuff: - -X * Write apache plugin stuff (soup-server) - -* Write response code handling stuff, add response userland error - -X * clean up configure.in - -X * fix soup-serializer header file crap. - -X * fix soup-serializer SOAP-ENV prefixing, test prefixing. - -X * make callback return void? YES. soup_queue_message now takes ownership - -X * fix ssl pending bug - -X * fix ssl unsecure error crap - -X * update tests/*
\ No newline at end of file |