correct ontosys url - closes 1167329

This commit is contained in:
Skip Montanaro 2005-03-21 19:39:16 +00:00
parent 227e8ffa20
commit 3f8f666914
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ the Python constant \code{None} will be translated into XML; the
default behaviour is for \code{None} to raise a \exception{TypeError}.
This is a commonly-used extension to the XML-RPC specification, but isn't
supported by all clients and servers; see
\url{http://ontosys.com/xml-rpc/extensions.html} for a description.
\url{http://ontosys.com/xml-rpc/extensions.php} for a description.
Both the HTTP and HTTPS transports support the URL syntax extension for
HTTP Basic Authentication: \code{http://user:pass@host:port/path}. The