| Home | Trees | Indices | Help |
|
|---|
|
|
twisted.python.components.Componentized --+
|
twisted.spread.jelly.Jellyable --+ |
| |
twisted.spread.flavors.Serializable --+ |
| |
twisted.spread.flavors.Copyable --+ |
| |
twisted.web.http.Request --+ |
| |
twisted.python.components.Componentized --+ |
| |
twisted.web.server.Request --+
|
nevow.appserver.NevowRequest --+
|
Request
a custom request class used in DaCHS' application server.
The main change is that we enforce a limit to the size of the payload. This is especially crucial because nevow blocks while parsing the header payload.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from Inherited from Inherited from Inherited from |
| Instance Variables | |
|
Inherited from Inherited from Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
Called when HTTP channel got length of content in this request. This method is not intended for users.
|
There is no longer a connection for this request to respond over. Clean up anything which can't be useful anymore.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |