88# ppcfish <[email protected] >, 2019991010# Jiuh-star <[email protected] >, 202111- # Dai Xu <[email protected] >, 20211211# Freesand Leo <[email protected] >, 202112+ # Dai Xu <[email protected] >, 20211313#
1414#, fuzzy
1515msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818"Report-Msgid-Bugs-To : \n "
1919"POT-Creation-Date : 2021-03-02 05:36+0000\n "
2020"PO-Revision-Date : 2017-02-16 23:34+0000\n "
21- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
21+ "Last-Translator : Dai Xu <daixu61@hotmail .com>, 2021\n "
2222"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2323"MIME-Version : 1.0\n "
2424"Content-Type : text/plain; charset=UTF-8\n "
@@ -1632,13 +1632,15 @@ msgstr "添加 HTTP 头部信息:"
16321632
16331633#: ../../library/urllib.request.rst:1278
16341634msgid "Use the *headers* argument to the :class:`Request` constructor, or::"
1635- msgstr ""
1635+ msgstr "可利用 :class:`Request` 构造函数的 *headers* 参数,或者是: "
16361636
16371637#: ../../library/urllib.request.rst:1287
16381638msgid ""
16391639":class:`OpenerDirector` automatically adds a :mailheader:`User-Agent` header"
16401640" to every :class:`Request`. To change this::"
16411641msgstr ""
1642+ ":class:`OpenerDirector` 自动会在每个 :class:`Request` 中加入一项 :mailheader:`User-"
1643+ "Agent` 头部信息。若要修改,请参见以下语句:"
16421644
16431645#: ../../library/urllib.request.rst:1295
16441646msgid ""
@@ -1647,12 +1649,15 @@ msgid ""
16471649":class:`Request` is passed to :func:`urlopen` (or "
16481650":meth:`OpenerDirector.open`)."
16491651msgstr ""
1652+ "另请记得,当 :class:`Request` 传给 :func:`urlopen` (或 "
1653+ ":meth:`OpenerDirector.open`)时,会加入一些标准的头部信息( :mailheader:`Content-Length` 、 "
1654+ ":mailheader:`Content-Type` 和 :mailheader:`Host`)。"
16501655
16511656#: ../../library/urllib.request.rst:1302
16521657msgid ""
16531658"Here is an example session that uses the ``GET`` method to retrieve a URL "
16541659"containing parameters::"
1655- msgstr ""
1660+ msgstr "以下会话示例用 ``GET`` 方法读取包含参数的 URL。 "
16561661
16571662#: ../../library/urllib.request.rst:1313
16581663msgid ""
0 commit comments