Lines Matching full:cookie
828 """This handler just sets a cookie, for testing cookie handling."""830 if not self._ShouldHandleRequest("/set-cookie"):841 self.send_header('Set-Cookie', '%s' % cookie_value)861 if 'set-cookie-if-challenged' in query_params:883 self.send_header('Set-Cookie', 'got_challenged=true')