Forum Discussion
Philip_Jonsson_
Sep 12, 2018Altocumulus
SEC7111 HTTP Security Compromised Generated by a JavaScript.
Hey everyone!
I just ran into an issue that I haven't seen before. Let me give you some background:
We have a backend web application running only on port 80 and publish this through a stan...
RossVermette
Sep 13, 2018Nimbostratus
You could try the following: Apply a "stream" profile to your existing vs, and apply the following irule:
when HTTP_RESPONSE {
if { HTTP::header value Content-Type] contains "application/json"} {
STREAM::expression "@http://@https://@"
STREAM::enable
}
}
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