File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -155,12 +155,12 @@ msgid ""
155
155
"secure protocols. For all other arguments, see the documentation "
156
156
"for :class:`CookiePolicy` and :class:`DefaultCookiePolicy` objects."
157
157
msgstr ""
158
- "構造參數只能以關鍵字參數的形式傳送。 *blocked_domains* 是我們從不接受 "
159
- "cookies 或回傳 cookies 的網域名稱列表。 *allowed_domains* 如果不"
160
- "是 :const:`None` ,這是我們接受並傳回 cookies 的唯一網域名稱列表 。 "
161
- "*secure_protocols* 是可以加入安全 cookies 的通訊協議序列。默認情況下, "
162
- "*https* 和 *wss* (安全 websocket)會被視為安全通訊協議。其他參數請參 "
163
- "閱 :class:`CookiePolicy` 及 :class:`DefaultCookiePolicy` 对象的說明文件 。"
158
+ "建構函式引數只能以關鍵字引數的形式傳送。 *blocked_domains* 是我們從不接受 "
159
+ "cookies 或回傳 cookies 的網域名稱序列。 *allowed_domains* 如果不"
160
+ "是 :const:`None`,這是我們接受並回傳 cookies 的唯一網域名稱序列 。 "
161
+ "*secure_protocols* 是可以加入安全 cookies 的通訊協定序列。預設情況下, "
162
+ "*https* 和 *wss*\\ (安全 websocket)會被視為安全通訊協定。所有其他引數請參 "
163
+ "閱 :class:`CookiePolicy` 及 :class:`DefaultCookiePolicy` 物件的說明文件 。"
164
164
165
165
#: ../../library/http.cookiejar.rst:98
166
166
msgid ""
You can’t perform that action at this time.
0 commit comments