Table of Contents

Module: server Twisted-0.19.0/twisted/web/server.py

This is a web-sever which integrates with the twisted.internet infrastructure.

Imported modules   
import base64
import cStringIO
import cgi
import copy
import error
import html
import operator
import os
import resource
import socket
import string
import time
from twisted import copyright
from twisted.cred import util
from twisted.internet import reactor
from twisted.persisted import styles
from twisted.protocols import http, protocol
from twisted.python import log, reflect, roots, failure, components
from twisted.spread import pb, refpath
import types
import urllib
Classes   
Request
Session

A user's session with a system.

Site
UnsupportedMethod

Raised by a resource when faced with a strange request method.

_RemoteProducerWrapper

Table of Contents

This document was automatically generated on Sun Jul 14 19:53:39 2002 by HappyDoc version 2.0