20 lines
411 B
ReStructuredText
20 lines
411 B
ReStructuredText
``tornado.wsgi`` --- Interoperability with other Python frameworks and servers
|
|
==============================================================================
|
|
|
|
.. automodule:: tornado.wsgi
|
|
|
|
WSGIApplication
|
|
---------------
|
|
|
|
.. autoclass:: WSGIApplication
|
|
:members:
|
|
|
|
.. autoclass:: HTTPRequest
|
|
:members:
|
|
|
|
WSGIContainer
|
|
-------------
|
|
|
|
.. autoclass:: WSGIContainer
|
|
:members:
|