Package cherrypy :: Module _cpwsgi
[hide private]
[frames] | no frames]

Module _cpwsgi

source code

WSGI interface (see PEP 333).

Classes [hide private]
  InternalRedirector
WSGI middleware which handles cherrypy.InternalRedirect.
  IRResponse
  AppResponse
  CPWSGIApp
A WSGI application object for a CherryPy Application.
  CPHTTPRequest
An HTTP Request (and response).
  CPHTTPConnection
An HTTP connection (active socket).
  CPWSGIServer
Wrapper for wsgiserver.CherryPyWSGIServer.
Variables [hide private]
  __package__ = 'cherrypy'