123456789101112 |
- .. _proxy_base_ext:
- Proxy Base Extension
- ====================
- 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.
- .. toctree::
- :maxdepth: 1
- install.rst
- usage.rst
|