Forum Discussion
2funky_105078
Oct 08, 2013Cirrus
How to preserve data in a HTTP 302 redirect of a POST
Hi,
We are trying to implement the following scenario and would like to know if the LTM can do the following:
An application execute an HTTP POST request with parameters inside the HTML bo...
Kevin_Stewart
Oct 02, 2018Employee
Jaz, use HTTP::respond instead.
HTTP::respond 302 Location "https://$NewHost[HTTP::uri]" "appKey" "$app_key"
This command allows you to insert an arbitrary set of headers (most important the "Location" header).
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