mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Merge
This commit is contained in:
commit
f74c33ad5c
8 changed files with 11 additions and 11 deletions
|
@ -833,7 +833,7 @@ class CookiePolicy:
|
|||
May also modify cookies, though this is probably a bad idea.
|
||||
|
||||
The subclass DefaultCookiePolicy defines the standard rules for Netscape
|
||||
and RFC 2965 cookies -- override that if you want a customised policy.
|
||||
and RFC 2965 cookies -- override that if you want a customized policy.
|
||||
|
||||
"""
|
||||
def set_ok(self, cookie, request):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue