10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d3062 commit 3145e8eCopy full SHA for 3145e8e
.stat.json
@@ -1 +1 @@
1
-{"translation": "81.02%", "updated_at": "2025-03-08T01:18:29Z"}
+{"translation": "81.03%", "updated_at": "2025-03-08T08:55:22Z"}
library/xmlrpc.client.po
@@ -126,6 +126,10 @@ msgid ""
126
" invoking an XML-RPC method. You only need to use this if the remote server"
127
" requires a Basic Authentication user and password."
128
msgstr ""
129
+"HTTP 和 HTTPS 传输均支持用于 HTTP 基本身份验证的 URL 语法扩展: "
130
+"``http://user:pass@host:port/path``。 ``user:pass`` 部分将以 base64 编码为 HTTP "
131
+"'Authorization' 标头,并在唤起 XML-RPC 方法时作为连接过程的一部分发送给远程服务器。 "
132
+"你只需要在远程服务器要求基本身份验证用户名和密码时使用此语法。"
133
134
#: ../../library/xmlrpc.client.rst:82
135
msgid ""
0 commit comments