Skip to content

Commit d63ddb9

Browse files
Update library/http.cookiejar.po
Co-authored-by: W. H. Wang <mattwang44@gmail.com>
1 parent 185b260 commit d63ddb9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/http.cookiejar.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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."
176176
msgstr ""
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
186186
msgid ""

0 commit comments

Comments
 (0)