Part of twisted.web View Source
Interface | IResource | A web resource. |
Function | getChildForRequest | Traverse resource tree to find who will handle the request. |
Class | Resource | I define a web-accessible resource. |
Class | ErrorPage | ErrorPage
is a resource which responds with a particular |
Class | NoResource | NoResource is
a specialization of ErrorPage which
returns the HTTP |
Class | ForbiddenResource | ForbiddenResource
is a specialization of ErrorPage which
returns the |