File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -174,13 +174,13 @@ msgid ""
174174"the :class:`Cookie` instance to 0. :class:`DefaultCookiePolicy` also "
175175"provides some parameters to allow some fine-tuning of policy."
176176msgstr ""
177- ":class:`DefaultCookiePolicy` 實現了 Netscape 和 :rfc:`2965` cookies 的標準接"
178- "受/拒絕規則。默認設情況下 ,:rfc:`2109` cookies ( 即在 :mailheader:`Set-"
179- "Cookie` 標頭中接收到的版本 cookie-attribute 為 1 的 cookies) 會根據 RFC 2965 "
177+ ":class:`DefaultCookiePolicy` 實作了 Netscape 和 :rfc:`2965` cookies 的標準接"
178+ "受/拒絕規則。預設情況下 ,:rfc:`2109` cookies( 即在 :mailheader:`Set-"
179+ "Cookie` 標頭中接收到的版本 cookie-attribute 為 1 的 cookies) 會根據 RFC 2965 "
180180"規則處理。 但是,如果 RFC 2965 處理被關閉,或者 :attr:`rfc2109_as_netscape` "
181- "是 ``True``,RFC 2109 cookie 會被 :class:`CookieJar` 實例 「降級 」為 "
181+ "是 ``True``,RFC 2109 cookie 會被 :class:`CookieJar` 實例「降級 」為 "
182182"Netscape cookie,方法是將 :class:`Cookie` 實例的 :attr:`version` 屬性設為 "
183- "0。 :class:`DefaultCookiePolicy` 也提供了一些參數,允許對策略進行一些微調 。"
183+ "0。:class:`DefaultCookiePolicy` 也提供了一些參數來允許對策略進行一些微調 。"
184184
185185#: ../../library/http.cookiejar.rst:111
186186msgid ""
You can’t perform that action at this time.
0 commit comments