summaryrefslogtreecommitdiff
path: root/docs/modules/proxy.txt
blob: 1e6841de916688f3b3119a58fad40ee24ce48382 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
: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