source: trunk/third/libghttp/TODO @ 15592

Revision 15592, 555 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15591, which included commits to RCS files with non-trunk default branches.
Line 
1Before first release:
2
3* Support digest authentication
4* Better header parsing support including quality ratings.
5* Combining headers.
6* A real public interface that people who aren't smoking crack like
7        me and don't case about the internals of HTTP can use.  This
8        means a real http user agent that automatically handles
9        redirects and whatnot.
10* Support for byte ranges
11* Support encoding strings for posting as "forms"
12
13Blue sky:
14
15* Support SSL
16* Support Content-MD5 for sending and recieving entity bodies
17* Support gzip and deflate content encodings
Note: See TracBrowser for help on using the repository browser.