Forum Discussion
Lekh_Raj
Nimbostratus
Jan 27, 2020HTTPS POST Redirect not done
We have an issue with an application (for example, https://abc.com) and in particular with redirects from HTTP to HTTPS . As of now when there’s an HTTP request for some resource F5 responds w...
Simon_Blakely
Employee
Jan 27, 2020Rather than use HTTP::redirect, use HTTP::respond
HTTP::respond 307 noserver Location "https://[HTTP::host][HTTP::uri]"
Please note, most modern browsers should behave correctly with a 307 redirect, but it may be problematic for older browsers.
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