dean1
Oct 29, 2020Nimbostratus
Adding X-Robots-Tag to http::header
So I'm trying to add an additional iRule to my VS that adds the "X-Robots-Tag" "noindex" to all responses. What I have is a single iRule that contains the following code: when HTTP_RESPONSE { ...