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