Package t.web2

Part of twisted View Source

Twisted Web2: a better Twisted Web Server.
Kind Name Docs
Module _version Undocumented
Package auth Client and server implementations of http authentication
Package channel Various backend channel implementations for web2.
Package client Twisted.web2.client: Client Implementation
Module compat Undocumented
Package dav WebDAV support for Twisted Web2.
Module dirlist Directory listing.
Module error Default error output filter for twisted.web2.
Module fileupload Undocumented
Package filter Output filters.
Module http HyperText Transfer Protocol implementation.
Module http_headers Undocumented
Module iweb I contain the interfaces for several web related objects including IRequest
Module log Logging tools. This is still in flux (even moreso than the rest of web2).
Module plugin I'm a set of utility functions and resources for using twisted.plugins
Module proxy Undocumented
Module requtil Undocumented
Module resource I hold the lowest-level Resource class and related mix-in classes.
Module responsecode Undocumented
Module script Undocumented
Package scripts web scripts
Module server This is a web-sever which integrates with the twisted.internet
Module static I deal with static resources.
Module stream The stream module provides a simple abstraction of streaming
Module tap Undocumented
Module twcgi I hold resource classes and helper classes that deal with CGI scripts.
Module twscgi SCGI client resource and protocols.
Module vhost I am a virtual hosts implementation.
Module wsgi A non-blocking container resource for WSGI web applications.
Module xmlrpc A generic resource for publishing objects via XML-RPC.