summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Graveley <orph@src.gnome.org>2001-09-10 22:25:03 +0000
committerAlex Graveley <orph@src.gnome.org>2001-09-10 22:25:03 +0000
commitc38aaf9971e84abf51c8d74432fada4ca7af64dd (patch)
tree2204c929db2fa08c605c78eb452fea74650d6715 /README
parent32cd49d8178934102e55d5bc28bb5ed62fbd920c (diff)
downloadlibsoup-c38aaf9971e84abf51c8d74432fada4ca7af64dd.tar.gz
Shuffle features
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index 20dfa7a2..53bfd898 100644
--- a/README
+++ b/README
@@ -18,14 +18,13 @@ Features:
* Completely Asynchronous
* Connection cache
* HTTP chunked transfer support
- * authenticated HTTP, SOCKS4, and SOCKS5 proxy support
- * SSL Support using OpenSSL
+ * HTTP, SOCKS4, and SOCKS5 authenticated proxy support
+ * SSL Support using OpenSSL or Mozilla NSS
* Apache module server support
- * Client digest authentication
+ * Client support for Digest, NTLM, and Basic authentication
+ * Standalone SOAP server support
Planned Features:
- * Standalone SOAP server support
- * SSL Support through Mozilla NSS
* Server digest authentication
* Gconf configuration and proxy integration
* UDDI Support