Forum Discussion
frank_30469
Feb 09, 2011Nimbostratus
change http method
Hello,
I have the following problem:
the backend webserver sends a uri back /part1/part2.
On the F5 I need to insert something in front like: test/part1/part2.
no problem...
frank_30469
Feb 09, 2011Nimbostratus
Client sends www.google.com/test/part1/part2 to the F5 appliance.
The F5 strips the test from the request and sends www.google.com/part1/part2 to the backend.(the last part is a POST to the backend)
The backend sends a redirect back for /part1/part2, the problem is that I need to redirect this on the F5 to /test/part1/part2.
If I do a redirect, it will be send to the backend as a GET, not a POST. My question is, can I change the HTTP method from GET to POST?
So, I want to send from the F5 to the backend www.google.com/test/part1/part2 as a POST.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects