File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -352,10 +352,10 @@ msgid ""
352352"values for cookie-attributes as well as for checking that the cookie is "
353353"allowed to be set."
354354msgstr ""
355- "*request* 物件 ( 通常是 :class:`urllib.request.Request` 的實例) 必須支 "
356- "持 :meth:`get_full_url` 方法,以及 :attr:`host`、:attr:`unverifiable` "
357- "和 :attr:`origin_req_host` 等屬性,如 :mod:`urllib.request` 的文檔所說, 該請"
358- "求被用於設置 cookie-attributes 的默認值並檢查 cookie 是否允許被設置。"
355+ "如 :mod:`urllib.request` 的文件所說, *request* 物件( 通常是 :class:`urllib.request.Request` 的實例) "
356+ "必須支援 :meth:`get_full_url` 方法以及 :attr:`host`、:attr:`unverifiable` "
357+ "和 :attr:`origin_req_host` 等屬性,該請"
358+ "求被用於設置 cookie-attributes 的預設值並檢查 cookie 是否允許被設置。"
359359
360360#: ../../library/http.cookiejar.rst:203
361361msgid "Set the :class:`CookiePolicy` instance to be used."
You can’t perform that action at this time.
0 commit comments