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

Lines Matching refs:return_ok

823     def return_ok(self, cookie, request):
1057 def return_ok(self, cookie, request):
1059 If you override .return_ok(), be sure to call this method. If it
1239 if not self._policy.return_ok(cookie, request):