We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 648aa1d commit ffe31d0Copy full SHA for ffe31d0
Doc/lib/libxmlrpclib.tex
@@ -32,7 +32,7 @@ \section{\module{xmlrpclib} --- XML-RPC client access}
32
default behaviour is for \code{None} to raise a \exception{TypeError}.
33
This is a commonly-used extension to the XML-RPC specification, but isn't
34
supported by all clients and servers; see
35
-\url{http://ontosys.com/xml-rpc/extensions.html} for a description.
+\url{http://ontosys.com/xml-rpc/extensions.php} for a description.
36
37
Both the HTTP and HTTPS transports support the URL syntax extension for
38
HTTP Basic Authentication: \code{http://user:pass@host:port/path}. The
0 commit comments