Kaydet (Commit) 019bd4a6 authored tarafından Fredrik Lundh's avatar Fredrik Lundh

terminology

üst 1303c7cb
......@@ -29,7 +29,7 @@ optional third argument is an encoding, by default UTF-8. The optional
fourth argument is a debugging flag.
Both the HTTP and HTTPS transports support the URL syntax extension for
HTTP Basic Authorization: \code{http://user:pass@host:port/path}. The
HTTP Basic Authentication: \code{http://user:pass@host:port/path}. The
\code{user:pass} portion will be base64-encoded as an HTTP `Authorization'
header, and sent to the remote server as part of the connection process
when invoking an XML-RPC method. You only need to use this if the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment