Forum Discussion
Nathan_Bultman_
Jul 02, 2008Historic F5 Account
nested quotation marks within 200 content
Trying to assist with proof of concept, and I have a basic 200 response page working, however the customer needs quoted strings in the content, which breaks things on loading the rule.
...
Jul 02, 2008
Enclose the response content in braces. Then as long as you don't have braces in your content, you should be good to go. You could also likely
when HTTP_RESPONSE {
if { ([HTTP::status] >= 400) and ([HTTP::status] < 500)} {
HTTP::respond 200 content {
XXXXXXX
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