[cse491] REMINDER re cookies

C. Titus Brown ctb at msu.edu
Mon Nov 23 13:15:34 PST 2009


for cookies to work, you need to put

     cookie_util.add_cookies_to_environ(headers, environ)

in your WSGI calling code in webserve.py.  See

	http://class.ged.idyll.org/svn/files/hw10/webserve.py

--titus
-- 
C. Titus Brown, ctb at msu.edu



More information about the cse491-fall-2009 mailing list