File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -515,8 +515,8 @@ msgid ""
515515"returns true, :meth:`return_ok` is called with the :class:`Cookie` object itself for a full check. Otherwise, :meth:"
516516"`return_ok` is never called for that cookie path."
517517msgstr ""
518- "如果 :meth:`domain_return_ok` 對 cookie 域返回 true, :meth:`path_return_ok` 就會被用來調用 cookie 路徑。 否則 :meth: "
519- "`path_return_ok` 和 :meth:`return_ok` 永遠不會被調用。 如果 :meth:`path_return_ok` 返回 true,則會調用:meth:`return_ok` 附帶"
518+ "如果 :meth:`domain_return_ok` 對 cookie 域返回 true, :meth:`path_return_ok` 就會被用來調用 cookie 路徑。 否則"
519+ " :meth: `path_return_ok` 和 :meth:`return_ok` 永遠不會被調用。 如果 :meth:`path_return_ok` 返回 true,則會調用 :meth:`return_ok` 附帶"
520520"的 :class:`Cookie` 對象本身以进行全面检查。 否則, :meth:`return_ok` 將永遠不會被調用。"
521521
522522#: ../../library/http.cookiejar.rst:396
You can’t perform that action at this time.
0 commit comments