File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -124,9 +124,9 @@ msgid ""
124124"be added to. By default *https* and *wss* (secure websocket) are considered secure protocols. For all other arguments, see "
125125"the documentation for :class:`CookiePolicy` and :class:`DefaultCookiePolicy` objects."
126126msgstr ""
127- "構造參數只能以關鍵字參數的形式傳送。*blocked_domains* 是我們從不接受 cookies 或回傳 cookies 的網域名稱列表。"
128- " *allowed_domains* 如果不是 :const:`None` ,這是我們接受並傳回 cookies 的唯一網域名稱列表。*secure_protocols* 是可以加入安全 "
129- "cookies 的通訊協定序列。默認情況下,*https* 和 *wss*(安全 websocket)會被視為安全通訊協定。"
127+ "構造參數只能以關鍵字參數的形式傳送。 *blocked_domains* 是我們從不接受 cookies 或回傳 cookies 的網域名稱列表。"
128+ " *allowed_domains* 如果不是 :const:`None` ,這是我們接受並傳回 cookies 的唯一網域名稱列表。 *secure_protocols* 是可以加入安全 "
129+ "cookies 的通訊協定序列。默認情況下, *https* 和 *wss* (安全 websocket)會被視為安全通訊協定。"
130130"其他參數請參閱 :class:`CookiePolicy` 及 :class:`DefaultCookiePolicy` 对象的說明文件。"
131131
132132#: ../../library/http.cookiejar.rst:98
You can’t perform that action at this time.
0 commit comments