created. moved cgi-related request processing here. do not use it.
[platform/upstream/libsoup.git] / TODO
1 TODO:
2 ====
3
4 * make thread-safe
5
6 * support M-POST
7
8 X * SoupSerializer
9
10 * Authentication Components
11
12 * GTK Documentation
13
14 * Simple Soap Example clients and servers (time, updates, ...)
15
16 * Test SOCKS, implement v4 authentication
17
18 * implement *simple* response cache
19
20 * use gconf for config data
21
22 * Tutorial Documentation
23
24 * Make SoupMessage a generic HTTP engine
25
26 * Digest Authentication
27
28 * handle gzip encoded responses, requests
29
30 * MS Challenge/Response support
31
32 * C++ wrapper
33
34 * C++ dynamic stuff using operator overloading
35
36 * Bonoboize
37
38
39 Release stuff:
40
41 X * Write apache plugin stuff (soup-server)
42
43 * Write response code handling stuff, add response userland error
44
45 X * clean up configure.in
46
47 X * fix soup-serializer header file crap.
48
49 X * fix soup-serializer SOAP-ENV prefixing, test prefixing.
50
51 X * make callback return void? YES. soup_queue_message now takes ownership
52
53 X * fix ssl pending bug
54
55 X * fix ssl unsecure error crap
56
57 X * update tests/*