| Home | Trees | Indices | Help |
|
|---|
|
|
Additional dispatch based on cherrypy.request.method.upper().
Methods named GET, POST, etc will be called on an exposed class. The method names must be all caps; the appropriate Allow header will be output showing all capitalized method names as allowable HTTP verbs.
Note that the containing class must be exposed, not the methods.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Set handler and config for the current request.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 21 07:40:15 2008 | http://epydoc.sourceforge.net |