insertHeaders

@JvmName(name = "chunddywjbyshfdj")
suspend fun insertHeaders(value: Output<List<RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs>>)

Parameters

value

The insert_header blocks used to define HTTP headers added to the request. See Custom HTTP Header below for details.


@JvmName(name = "trdxxampjvrrwfmc")
suspend fun insertHeaders(vararg values: Output<RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs>)


@JvmName(name = "igbljaslxvmqqrxt")
suspend fun insertHeaders(values: List<Output<RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs>>)
@JvmName(name = "pehonqksuxkakvoj")
suspend fun insertHeaders(vararg values: RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgs)

Parameters

values

The insert_header blocks used to define HTTP headers added to the request. See Custom HTTP Header below for details.


@JvmName(name = "ehypvocdbnggpxxf")
suspend fun insertHeaders(argument: List<suspend RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "gqbbedohwdugpgtx")
suspend fun insertHeaders(vararg argument: suspend RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgsBuilder.() -> Unit)
@JvmName(name = "pndjfurnkwqcflcf")
suspend fun insertHeaders(argument: suspend RuleGroupRuleActionCaptchaCustomRequestHandlingInsertHeaderArgsBuilder.() -> Unit)

Parameters

argument

The insert_header blocks used to define HTTP headers added to the request. See Custom HTTP Header below for details.