index.rst 365 B

123456789101112
  1. .. _proxy_base_ext:
  2. Proxy Base Extension
  3. ====================
  4. This extension allows the replacement of URLs in the response of a web service request with a different URL. This is useful in order to proxy a web service request to a different server, while still retaining the original URL in the response.
  5. .. toctree::
  6. :maxdepth: 1
  7. install.rst
  8. usage.rst