[cse491] WSGI Application

C. Titus Brown ctb at msu.edu
Mon Oct 19 19:39:33 PDT 2009


On Mon, Oct 19, 2009 at 10:37:39PM -0400, Joseph Christian Blossom wrote:
> In lab 7 you wrote:
> rewrite your current content-generation code (probably in parse_request)
> into the form of a WSGI application. Hint, hint, you have most of it from HW
> #2...
> are we creating a whole new method to do this? (Currently all my content
> generation code is in parse_request) and just setting the values of environ
> in parse_request?

It's not specified (i.e. I don't care how you do it)...

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



More information about the cse491-fall-2009 mailing list