Forum Discussion
jba3126
Cirrostratus
Oct 29, 2015Best method to rewrite Request and Response URI, preserve URI data, and with no client redirect
Looking for the best method (iRule, HTTP Class, etc) to rewrite URI while preserving the trailing data in the URI and ensuring that no client redirect occurs. I also need to insert a header in the m...
jba3126
Cirrostratus
Oct 29, 2015Brad, Thank you for the response. I believe this is going to work. I'm curious was a piece missing for the http:// to https:// ?
when HTTP_RESPONSE { Replace http:// with https:// STREAM::expression {@/321/@/123/@}