| setappfwprofile_invalidpercenthandling |
Use this method to set configure the method that the application firewall uses to handle percent-encoded names and values. Available settings function as follows: * asp_mode - Microsoft ASP format. * secure_mode - Secure format. |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
invalidpercenthandling |
Configure the method that the application firewall uses to handle percent-encoded names and values. Available settings function as follows:
* asp_mode - Microsoft ASP format.
* secure_mode - Secure format. Default value = AS_PERCENT_DECODE_SECURE_MODE. Possible Values : asp_mode, secure_mode. |
Return Value |
Returns simpleResult |
See Also |