Forum Discussion
scott_nixon_825
Aug 13, 2005Historic F5 Account
iRule for forcing https
Issue:
Trying to bring up a parallel site for ONES main production site that goes live on Tuesday. Using an iRule for forcing https:
when HTTP_REQUEST {
HTTP::redirect https://[H...
aaron_hooley_36
Aug 15, 2005Historic F5 Account
A quick note:
I don't think you can pass POST data via a 302 redirect. The 302 allows for a location to be specified and text indicating that the user will be redirected.
If the application will accept it, you could try to use an iRule to convert the POST data to variables in the URI for a PUT to send back to the client.
Aaron
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