Home | History | Annotate | Download | only in http

Lines Matching defs:return_ok

848     def return_ok(self, cookie, request):
1082 def return_ok(self, cookie, request):
1084 If you override .return_ok(), be sure to call this method. If it
1261 if not self._policy.return_ok(cookie, request):