File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -300,10 +300,11 @@ msgid ""
300
300
"and the attributes :attr:`host`, :attr:`!type`, :attr:`unverifiable` "
301
301
"and :attr:`origin_req_host` as documented by :mod:`urllib.request`."
302
302
msgstr ""
303
- "*request* 物件 (通常是 :class:`urllib.request.Request` 的實例) 必須支"
304
- "持 :meth:`get_full_url`、:meth:`has_header`、:meth:`get_header`、:meth:`header_items`、:meth:`add_unredirected_header` "
305
- "和 :attr:`host`、:attr:`!type`, :attr:`unverifiable` "
306
- "和 :attr:`origin_req_host`。"
303
+ "如 :mod:`urllib.request` 文件所述,"
304
+ "*request* 物件(通常是 :class:`urllib.request.Request` 的實例)必須支"
305
+ "援 :meth:`get_full_url`、:meth:`has_header`、:meth:`get_header`、:meth:`header_items`、:meth:`add_unredirected_header` "
306
+ "方法與 :attr:`host`、:attr:`!type`、:attr:`unverifiable`"
307
+ "、:attr:`origin_req_host` 屬性。"
307
308
308
309
#: ../../library/http.cookiejar.rst:172 ../../library/http.cookiejar.rst:198
309
310
msgid ""
You can’t perform that action at this time.
0 commit comments