| Home | Trees | Indices | Help |
|
|---|
|
|
| Classes | |
|
Request Request object, used to represent a request via WSGI. |
|
|
WSGIResponse Object satisfying the WSGI protocol for making a response. |
|
| Headers | |
|
Response Response object, used to return stuff via WSGI protocol. |
|
| HTTPError | |
|
HTTPNotFound Raise this exception if a requested resource is not found. |
|
|
HTTPMethodNotAllowed Raise this exception if a method which is not allowed was used. |
|
|
HTTPServerError Raise this exception if a server error occurs. |
|
| Functions | |||
|
|||
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 29 00:41:58 2009 | http://epydoc.sourceforge.net |