Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 411 Bytes

wsgi.rst

File metadata and controls

19 lines (13 loc) · 411 Bytes

tornado.wsgi --- Interoperability with other Python frameworks and servers

.. automodule:: tornado.wsgi

   WSGIApplication
   ---------------

   .. autoclass:: WSGIApplication
      :members:

   .. autoclass:: HTTPRequest
      :members:

   WSGIContainer
   -------------

   .. autoclass:: WSGIContainer
      :members: