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

Module _cpwsgi

source code

WSGI interface (see PEP 333).

Classes [hide private]
  VirtualHost
Select a different WSGI application based on the Host header.
  AppResponse
  CPWSGIApp
A WSGI application object for a CherryPy Application.