Forum Discussion
DJDX21_252164
May 17, 2016Cirrus
Strict-Transport-Security (HSTS) header throws Operation not supported errors
This is my iRule to add "Strict-Transport-Security" header to my http response code. when HTTP_RESPONSE {
set strictTransportSecurityHeader {Strict-Transport-Security}
if { [HTTP::head...
Hannes_Rapp
Nimbostratus
Since you mentioned you have other iRules.
https://devcentral.f5.com/wiki/irules.HTTP__header.ashx
HTTP::header insert ...
If this command is executed after issuing the HTTP::redirect or HTTP::respond command, the F5 will become confused, generate an "Operation Not Supported" TCL error and reset the connection.
Do you issue redirects or responses from the other iRules?
DJDX21_252164
May 18, 2016Cirrus
Yeah, I other iRules I have http to https redirects and some http::respond too... Now how do I overcome the error I need those iRules too???
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