How do I capture a request and dispatch the exact request (with all the parameters received) to another URL?
Related Questions
- What information is sent by the webserver when a redirect is indicated for a specific url received from a client browser?
- How do I capture a request and dispatch the exact request (with all the parameters received) to another URL?
- How to parameterize the parameters with the value extracted from previous URL request ?