文本文件  |  15行  |  306 B

:mod:`paste.proxy` -- Proxy WSGI requests to HTTP requests
==========================================================

.. automodule:: paste.proxy

Module Contents
---------------

.. autoclass:: Proxy
.. autofunction:: make_proxy
.. autoclass:: TransparentProxy
.. autofunction:: make_transparent_proxy