module documentation

Basic HTTP Proxy ================ .. autoclass:: ProxyMiddleware :copyright: 2007 Pallets :license: BSD-3-Clause

Class ProxyMiddleware Proxy requests under a path to an external server, routing other requests to the app.