summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2021-11-11 17:07:18 +0200
committerPatrick Griffis <pgriffis@igalia.com>2021-11-11 15:24:34 +0000
commit2a28a4496829abf998f50c586aea91506ea71de3 (patch)
treeef8b7e1972db0069451e2225669fb4326d0549e3 /README
parent4787b4298075557f79b5348c6432ac27625cda8c (diff)
downloadlibsoup-2a28a4496829abf998f50c586aea91506ea71de3.tar.gz
Drop remaining XML-RPC and libxml2 references
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 6872d4af..80f0f917 100644
--- a/README
+++ b/README
@@ -8,7 +8,6 @@ Features:
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
- * XML-RPC support
See the documentation in docs/reference/ and the test programs in
tests/ for simple examples of how to use the code. The