Trees | Indices | Help |
|
---|
|
Base class for handling HTTP server requests.
Users of this class must subclass it and override the HandleRequest function.
|
|||
|
|||
|
|||
Inherited from |
|
|||
tuple; (string, string) |
|
|
|||
Inherited from |
|
Called before handling a request. Can be overridden by a subclass. |
Handles a request. Must be overridden by subclass. |
Formats the body of an error message.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:20 2016 | http://epydoc.sourceforge.net |