| setappfwprofile_crosssitescriptingtransformunsafehtml |
Use this method to set transform cross-site scripts. This setting configures the application firewall to disable dangerous HTML instead of blocking the request. CAUTION: Make sure that this parameter is set to ON if you are configuring any cross-site scripting transformations. If it is set to OFF, no cross-site scripting transformations are performed regardless of any other settings. |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
crosssitescriptingtransformunsafehtml |
Transform cross-site scripts. This setting configures the application firewall to disable dangerous HTML instead of blocking the request.
CAUTION: Make sure that this parameter is set to ON if you are configuring any cross-site scripting transformations. If it is set to OFF, no cross-site scripting transformations are performed regardless of any other settings. Possible Values : ON, OFF. |
Return Value |
Returns simpleResult |
See Also |