Forum Discussion
damian_19221
May 25, 2017Nimbostratus
iRule to rewrite payload to HTTPS
Hi, I'm working on making a website secure - the site is pretty archaic and has hard coded references to objects under http:// paths. I need to rewrite the payload so any "; references become ";.
I...
Anesh
May 25, 2017Cirrostratus
With regards to your first option, is stream disabled in the request, like below:
when HTTP_REQUEST {
Disable the stream filter for client requests
STREAM::disable
}
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