Home | History | Annotate | Download | only in python2.7

Lines Matching refs:set_ok

814     def set_ok(self, cookie, request):
911 def set_ok(self, cookie, request):
913 If you override .set_ok(), be sure to call this method. If it returns
1615 if self._policy.set_ok(cookie, request):
1643 if self._policy.set_ok(cookie, request):