Hi, I have a question about how to get the response from a request, how to set a cookie and redirect.
Is there any working example? Something like that: ppp = request.get_response() ppp.set_cookie('fb_user', value=value, ...) and then redirect to the application url return HTTPFound(location=self.request.application_url) Thanks, davide -- Davide Moro Redomino S.r.l. Largo Valgioie 14, 10146 Torino Italy Tel: +39 0117499875 http://redomino.com _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev