Table of Contents

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

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

Imported modules   
import base64
import cStringIO
import calendar
import cgi
import copy
import error
import html
import operator
import resource
import socket
import string
import time
import traceback
from twisted import copyright
from twisted.cred import util
from twisted.internet import main
from twisted.protocols import http, protocol
from twisted.python import log, reflect, roots, failure
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 Sat Apr 20 01:31:53 2002 by HappyDoc version 2.0