Sign in to Google to save your progress. Learn more
How does a WSGI app know what the HTTP request method is? *
e.g. how does simple_app know if the request is a GET or a POST?
How does a WSGI app know what the the HTTP request headers are? *
e.g. how does simple_app know the content-type of request content in a POST?
How does a WSGI app know what the HTTP request content is? *
How would simple_app receive a POST form?
How does the HTTP response status code get returned from a WSGI app? *
How does simple_app tell the WSGI server that it should send a "200 OK", or a "404 Not Found"?
Name at least one way that a WSGI app returns content. *
How does simple_app return HTML to the server, and ultimately the Web browser?
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. - Terms of Service - Privacy Policy

Does this form look suspicious? Report