custom Request Handling
Parameters
value
Defines custom handling for the web request. See custom_request_handling
below for details.
suspend fun customRequestHandling(argument: suspend WebAclRuleActionAllowCustomRequestHandlingArgsBuilder.() -> Unit)
Parameters
argument
Defines custom handling for the web request. See custom_request_handling
below for details.